Last Version

A Markdown Helper 4.2.1

A Markdown Helper built on top of the pegdown library

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-markdown
Version

Version

4.2.1
Type

Type

jar
Description

Description

A Markdown Helper
A Markdown Helper built on top of the pegdown library

Download handlebars-markdown 4.2.1


<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-markdown/ -->
<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>handlebars-markdown</artifactId>
    <version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-markdown/
implementation 'com.github.jknack:handlebars-markdown:4.2.1'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-markdown/
implementation ("com.github.jknack:handlebars-markdown:4.2.1")
'com.github.jknack:handlebars-markdown:jar:4.2.1'
<dependency org="com.github.jknack" name="handlebars-markdown" rev="4.2.1">
  <artifact name="handlebars-markdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-markdown', version='4.2.1')
)
libraryDependencies += "com.github.jknack" % "handlebars-markdown" % "4.2.1"
[com.github.jknack/handlebars-markdown "4.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.2.1
org.pegdown : pegdown jar 1.6.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.