Jar examples for t:txtmark
Markdown parser for the JVM
You can download jar file txtmark 0.13 in this page.
The Apache Software License, Version 2.0
You can use the following script to add txtmark-0.13.jar to your project.
<dependency> <groupId>com.github.rjeschke</groupId> <artifactId>txtmark</artifactId> <version>0.13</version> </dependency>
compile group: 'com.github.rjeschke', name: 'txtmark', version: '0.13'
libraryDependencies += "com.github.rjeschke" % "txtmark" % "0.13"
<dependency org="com.github.rjeschke" name="txtmark" rev="0.13"/>
@Grapes(@Grab(group='com.github.rjeschke', module='txtmark', version='0.13'))
'com.github.rjeschke:txtmark:jar:0.13'
Click the following link to download the jar file.
txtmark-0.13-javadoc.jar