is not current version
Last Version 4.3.0

com.github.jknack:handlebars-helpers 2.0.0

A collection helpers donated by the community

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-helpers
Version

Version

2.0.0
Type

Type

jar

Download handlebars-helpers 2.0.0


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