Jar examples for m:markdownj-core
Core functionality provided by MarkdownJ.
You can download jar file markdownj-core 0.4.1 in this page.
New BSD License
You can use the following script to add markdownj-core-0.4.1.jar to your project.
<dependency> <groupId>com.madgag</groupId> <artifactId>markdownj-core</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.madgag', name: 'markdownj-core', version: '0.4.1'
libraryDependencies += "com.madgag" % "markdownj-core" % "0.4.1"
<dependency org="com.madgag" name="markdownj-core" rev="0.4.1"/>
@Grapes(@Grab(group='com.madgag', module='markdownj-core', version='0.4.1'))
'com.madgag:markdownj-core:jar:0.4.1'
Click the following link to download the jar file.
markdownj-core-0.4.1-javadoc.jar