mdoclet

A doclet for processing javadoc comments written with Markup

License

License

GroupId

GroupId

org.jdrupes
ArtifactId

ArtifactId

org.jdrupes.mdoclet-doclet
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mdoclet
A doclet for processing javadoc comments written with Markup
Project URL

Project URL

https://github.com/mnlipp/jdrupes-mdoclet

Download org.jdrupes.mdoclet-doclet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-all jar 0.15.3

test (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0