Last Version

Handlebars Helpers 4.3.0

A collection helpers donated by the community

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-helpers
Version

Version

4.3.0
Type

Type

jar
Description

Description

Handlebars Helpers
A collection helpers donated by the community

Download handlebars-helpers 4.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.3.0
org.apache.commons : commons-lang3 jar 3.12.0
joda-time : joda-time Optional jar 2.10.12

provided (1)

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

test (4)

Group / Artifact Type Version
com.github.jknack : handlebars jar 4.3.0
ch.qos.logback : logback-classic jar 1.2.6
junit : junit jar 4.13.2
org.yaml : snakeyaml jar 1.29

Project Modules

There are no modules declared in this project.