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