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

awesomefx-weathericons.2.0.10-9.1.2.source-code.module-info Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy