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

ernice-reflare-access-jdk-10.1.0.12.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
module org.fernice.reflare.ten {

    requires java.desktop;
    requires java.se;
    requires fernice.reflare.access;
    requires annotations;

    exports org.fernice.reflare.internal.impl;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy