Jar examples for h:handlebars-markdown
A Markdown Helper built on top of the pegdown library
You can download jar file handlebars-markdown 4.0.3 in this page.
You can use the following script to add handlebars-markdown-4.0.3.jar to your project.
<dependency> <groupId>com.github.jknack</groupId> <artifactId>handlebars-markdown</artifactId> <version>4.0.3</version> </dependency>
compile group: 'com.github.jknack', name: 'handlebars-markdown', version: '4.0.3'
libraryDependencies += "com.github.jknack" % "handlebars-markdown" % "4.0.3"
<dependency org="com.github.jknack" name="handlebars-markdown" rev="4.0.3"/>
@Grapes(@Grab(group='com.github.jknack', module='handlebars-markdown', version='4.0.3'))
'com.github.jknack:handlebars-markdown:jar:4.0.3'
Click the following link to download the jar file.
handlebars-markdown-4.0.3-javadoc.jar