retepDoclet Core

The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet

License

License

GPL2+CLASSPATH
GroupId

GroupId

uk.org.retep.doclet
ArtifactId

ArtifactId

core
Last Version

Last Version

9.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Retep Development Group

Download core

How to add to project

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

There are no modules declared in this project.

Versions

Version
9.11
9.10