is not current version
Last Version 2.3.2

com.github.jknack:handlebars-json 0.5.2

A JSON Helper base on Jackson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-json
Version

Version

0.5.2
Type

Type

jar

Download handlebars-json 0.5.2


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