Last Version

Pegdown Doclet 1.3

A Doclet that allows the use of Markdown and PlantUML in JavaDoc comments.

License

License

GroupId

GroupId

ch.raffael.pegdown-doclet
ArtifactId

ArtifactId

pegdown-doclet
Version

Version

1.3
Type

Type

jar
Description

Description

Pegdown Doclet
A Doclet that allows the use of Markdown and PlantUML in JavaDoc comments.
Project URL

Project URL

https://github.com/Abnaxos/pegdown-doclet
Source Code Management

Source Code Management

https://github.com/Abnaxos/pegdown-doclet

Download pegdown-doclet 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
net.sourceforge.plantuml : plantuml jar 8032
org.pegdown : pegdown jar 1.6.0

test (4)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.3
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 3.1
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.