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

awesomefx-materialstackicons.2.1-5-9.1.2.source-code.module-info Maven / Gradle / Ivy

The newest version!
module de.jensd.fx.glyphs.materialstackicons {
    opens de.jensd.fx.glyphs.materialstackicons;
    exports de.jensd.fx.glyphs.materialstackicons;
    exports de.jensd.fx.glyphs.materialstackicons.demo;
    requires de.jensd.fx.glyphs.materialicons;
    requires de.jensd.fx.glyphs.commons;
    requires java.logging;
    requires javafx.controls;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy