is not current version
Last Version 1.0.0

org.jdrupes:mdoclet-doclet 0.1.1

A doclet for processing javadoc comments written with Markup

GroupId

GroupId

org.jdrupes
ArtifactId

ArtifactId

mdoclet-doclet
Version

Version

0.1.1
Type

Type

jar

Download mdoclet-doclet 0.1.1


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