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

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

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

    requires java.desktop;
    requires java.se;
    requires org.fernice.reflare.access;
    requires org.jetbrains.annotations;
    requires org.fernice.refract;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy