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

awesomefx-materialicons.2.2.0-9.1.2.source-code.module-info Maven / Gradle / Ivy

module de.jensd.fx.glyphs.materialicons {
    opens de.jensd.fx.glyphs.materialicons;
    exports de.jensd.fx.glyphs.materialicons;
    exports de.jensd.fx.glyphs.materialicons.utils;
    exports de.jensd.fx.glyphs.materialicons.demo;
    requires de.jensd.fx.glyphs.commons;
    requires java.logging;
    requires javafx.controls;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy