Jar examples for p:pegdown-doclet
A Doclet that allows the use of Markdown and PlantUML in JavaDoc comments.
You can download jar file pegdown-doclet 1.3 in this page.
GPL 3.0
You can use the following script to add pegdown-doclet-1.3.jar to your project.
<dependency> <groupId>ch.raffael.pegdown-doclet</groupId> <artifactId>pegdown-doclet</artifactId> <version>1.3</version> </dependency>
compile group: 'ch.raffael.pegdown-doclet', name: 'pegdown-doclet', version: '1.3'
libraryDependencies += "ch.raffael.pegdown-doclet" % "pegdown-doclet" % "1.3"
<dependency org="ch.raffael.pegdown-doclet" name="pegdown-doclet" rev="1.3"/>
@Grapes(@Grab(group='ch.raffael.pegdown-doclet', module='pegdown-doclet', version='1.3'))
'ch.raffael.pegdown-doclet:pegdown-doclet:jar:1.3'
Click the following link to download the jar file.
pegdown-doclet-1.3-all.jar