
ter.compiler-annotations.1.5.3.source-code.module-info Maven / Gradle / Ivy
/**
* When adding this dependency to your module-info, please use "require static" instead of
* "require".
*/
module com.kohlschutter.annotations.compiletime {
exports com.kohlschutter.annotations.compiletime;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy