Jar examples for m:markedj
JVM port of graceful markdown processor marked.js
You can download jar file markedj 1.0.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add markedj-1.0.12.jar to your project.
<dependency> <groupId>io.github.gitbucket</groupId> <artifactId>markedj</artifactId> <version>1.0.12</version> </dependency>
compile group: 'io.github.gitbucket', name: 'markedj', version: '1.0.12'
libraryDependencies += "io.github.gitbucket" % "markedj" % "1.0.12"
<dependency org="io.github.gitbucket" name="markedj" rev="1.0.12"/>
@Grapes(@Grab(group='io.github.gitbucket', module='markedj', version='1.0.12'))
'io.github.gitbucket:markedj:jar:1.0.12'
Click the following link to download the jar file.
markedj-1.0.12-javadoc.jar