is not current version
Last Version 2.3.2

com.github.jknack:handlebars-json 1.1.0

A JSON Helper base on Jackson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-json
Version

Version

1.1.0
Type

Type

jar

Download handlebars-json 1.1.0


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