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

fxtras-controls.10.0-r1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 17-r1
Show newest version
module jfxtras.controls {
    exports jfxtras.scene.control;

    exports jfxtras.internal.scene.control.skin to jfxtras.agenda;

    requires transitive jfxtras.fxml;
    requires transitive jfxtras.common;
    requires transitive java.logging;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy