is not current version
Last Version 2.3.2

com.github.jknack:handlebars-json 0.7.0

A JSON Helper base on Jackson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-json
Version

Version

0.7.0
Type

Type

jar

Download handlebars-json 0.7.0


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