is not current version
Last Version 9.11

uk.org.retep.doclet:doclet 9.10

The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet

GroupId

GroupId

uk.org.retep.doclet
ArtifactId

ArtifactId

doclet
Version

Version

9.10
Type

Type

pom

Download doclet 9.10

Filename Size
doclet-9.10.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/uk.org.retep.doclet/doclet/ -->
<dependency>
    <groupId>uk.org.retep.doclet</groupId>
    <artifactId>doclet</artifactId>
    <version>9.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.doclet/doclet/
implementation 'uk.org.retep.doclet:doclet:9.10'
// https://jarcasting.com/artifacts/uk.org.retep.doclet/doclet/
implementation ("uk.org.retep.doclet:doclet:9.10")
'uk.org.retep.doclet:doclet:pom:9.10'
<dependency org="uk.org.retep.doclet" name="doclet" rev="9.10">
  <artifact name="doclet" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.doclet', module='doclet', version='9.10')
)
libraryDependencies += "uk.org.retep.doclet" % "doclet" % "9.10"
[uk.org.retep.doclet/doclet "9.10"]