Download handlebars-4.0.6.jar file - Jar h

Jar examples for h:handlebars

Description

Logic-less and semantic templates with Java

You can download jar file handlebars 4.0.6 in this page.

License

BSD-style

Build File

You can use the following script to add handlebars-4.0.6.jar to your project.

<dependency>
   <groupId>org.webjars.npm</groupId>
   <artifactId>handlebars</artifactId>
   <version>4.0.6</version>
</dependency>
compile group: 'org.webjars.npm', name: 'handlebars', version: '4.0.6'
libraryDependencies += "org.webjars.npm" % "handlebars" % "4.0.6"
<dependency org="org.webjars.npm" name="handlebars" rev="4.0.6"/>
@Grapes(@Grab(group='org.webjars.npm', module='handlebars', version='4.0.6'))
'org.webjars.npm:handlebars:jar:4.0.6'

Download

Click the following link to download the jar file.

handlebars-4.0.6-javadoc.jar
handlebars-4.0.6-sources.jar
handlebars-4.0.6-tests.jar
handlebars-4.0.6.jar
handlebars-4.0.6.pom



Related Tutorials