Jar examples for h:handlebars-helpers
Project with some helpers for Handlebars engine
You can download jar file handlebars-helpers 4.0.6 in this page.
Apache License, Version 2.0
You can use the following script to add handlebars-helpers-4.0.6.jar to your project.
<dependency> <groupId>com.github.jknack</groupId> <artifactId>handlebars-helpers</artifactId> <version>4.0.6</version> </dependency>
compile group: 'com.github.jknack', name: 'handlebars-helpers', version: '4.0.6'
libraryDependencies += "com.github.jknack" % "handlebars-helpers" % "4.0.6"
<dependency org="com.github.jknack" name="handlebars-helpers" rev="4.0.6"/>
@Grapes(@Grab(group='com.github.jknack', module='handlebars-helpers', version='4.0.6'))
'com.github.jknack:handlebars-helpers:jar:4.0.6'
Click the following link to download the jar file.
handlebars-helpers-4.0.6-javadoc.jar