en-maker.2.5.10.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 cojen-maker Show documentation
Show all versions of cojen-maker Show documentation
Dynamic Java class file generator.
/**
* Dynamic Java class file generator.
*/
module org.cojen.maker {
exports org.cojen.maker;
}