Jar examples for m:markup-document-builder
A Markup (Markdown, AsciiDoc) document builder.
You can download jar file markup-document-builder 0.1.5 in this page.
Apache-2.0
You can use the following script to add markup-document-builder-0.1.5.jar to your project.
<dependency> <groupId>io.github.robwin</groupId> <artifactId>markup-document-builder</artifactId> <version>0.1.5</version> </dependency>
compile group: 'io.github.robwin', name: 'markup-document-builder', version: '0.1.5'
libraryDependencies += "io.github.robwin" % "markup-document-builder" % "0.1.5"
<dependency org="io.github.robwin" name="markup-document-builder" rev="0.1.5"/>
@Grapes(@Grab(group='io.github.robwin', module='markup-document-builder', version='0.1.5'))
'io.github.robwin:markup-document-builder:jar:0.1.5'
Click the following link to download the jar file.
markup-document-builder-0.1.5-javadoc.jar