
ic.reflections.1.0.0.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of reflections Show documentation
Show all versions of reflections Show documentation
A library with reflection and annotation processing support for module and classpath.
The newest version!
module com.airepublic.reflections {
exports com.airepublic.reflections;
requires java.logging;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy