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

awesomefx-octicons.4.3.0-9.1.2.source-code.module-info Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy