All Downloads are FREE. Search and download functionalities are using the official Maven repository.

trangefx.0.0.8.source-code.module-info Maven / Gradle / Ivy

The newest version!
module com.gluonhq.strangefx {
    requires java.logging;
    requires javafx.controls;
    requires com.gluonhq.strange;
    requires org.fxyz3d.core;
    // requires fontawesomefx.materialicons;
    // requires charm.cloudlink.client;
    exports com.gluonhq.strange.ui;

    exports com.gluonhq.strangefx.render;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy