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

.fxthemes.1.0.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.6.0
Show newest version
module com.pixelduke.fxthemes {
    requires transitive javafx.graphics;
    requires transitive javafx.controls;

    requires com.sun.jna;
    requires com.sun.jna.platform;

    exports com.pixelduke.window;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy