is not current version
Last Version 1.0.7

de.unkrig:doclet-ant 1.0.6

Generates (JAVADOC-like) HTML documentation for APACHE ANT antlibs.

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

doclet-ant
Version

Version

1.0.6
Type

Type

jar

Download doclet-ant 1.0.6


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