m.javadocreader9.1.3.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 javadocreader9 Show documentation
Show all versions of javadocreader9 Show documentation
read comments from java source using javadoc
module com.gitee.l0km.javadocreader{
exports com.gitee.l0km.javadocreader;
requires java.desktop;
requires transitive jdk.javadoc;
requires static com.google.common;
requires transitive com4j.basex;
requires transitive com4j.base;
requires aocache;
requires org.slf4j;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy