retepDoclet

The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet

License

License

GPL2+CLASSPATH
GroupId

GroupId

uk.org.retep.doclet
ArtifactId

ArtifactId

doclet
Last Version

Last Version

9.11
Release Date

Release Date

Type

Type

pom
Description

Description

retepDoclet
The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet
Project Organization

Project Organization

Retep Development Group

Download doclet

Filename Size
doclet-9.11.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
uk.org.retep.tools : collections jar 9.11
uk.org.retep.tools : encoding jar 9.11
uk.org.retep.tools : io jar 9.11

Project Modules

  • core
  • kenai

Versions

Version
9.11
9.10