Jar examples for h:handlebars
Logic-less and semantic templates with Java
You can download jar file handlebars 0.9.0 in this page.
BSD-style
You can use the following script to add handlebars-0.9.0.jar to your project.
<dependency> <groupId>com.github.jknack</groupId> <artifactId>handlebars</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.github.jknack', name: 'handlebars', version: '0.9.0'
libraryDependencies += "com.github.jknack" % "handlebars" % "0.9.0"
<dependency org="com.github.jknack" name="handlebars" rev="0.9.0"/>
@Grapes(@Grab(group='com.github.jknack', module='handlebars', version='0.9.0'))
'com.github.jknack:handlebars:jar:0.9.0'
Click the following link to download the jar file.
handlebars-0.9.0-javadoc.jar