Files download
File Operation
jcohy-javadoc-3.2.2.2.jar download
jcohy-javadoc-3.2.2.2.pom download
jcohy-javadoc-3.2.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jcohy</groupId>
  <artifactId>jcohy-javadoc</artifactId>
  <version>3.2.2.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.jcohy:jcohy-javadoc:3.2.2.2'
Gradle Kotlin
implementation("io.github.jcohy:jcohy-javadoc:3.2.2.2")
Scala SBT
libraryDependencies += "io.github.jcohy" % "jcohy-javadoc" % "3.2.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jcohy', module='jcohy-javadoc', version='3.2.2.2')
)
Apache Ivy
<dependency org="io.github.jcohy" name="jcohy-javadoc" rev="3.2.2.2" />
Leiningen
[io.github.jcohy/jcohy-javadoc "3.2.2.2"]
Apache Buildr
'io.github.jcohy:jcohy-javadoc:jar:3.2.2.2'
Dependencies
The project has no third-party dependencies