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

manqed.jeflect-loader.1.0.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
open module com.github.romanqed.jeflect.loader {
    // Imports
    requires com.github.romanqed.jfunc;
    // Exports
    exports com.github.romanqed.jeflect.loader;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy