| License |
License
GPL2+CLASSPATH
|
|---|---|
| GroupId | GroupIduk.org.retep.doclet |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version9.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionretepDoclet Core
The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet
|
| Project Organization |
Project OrganizationRetep Development Group |
| Filename | Size |
|---|---|
| core-9.11.pom | |
| core-9.11.jar | 371 KB |
| core-9.11-sources.jar | 357 KB |
| core-9.11-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |