Download handlebars-humanize-1.3.0.jar file - Jar h

Jar examples for h:handlebars-humanize

Description

You can download jar file handlebars-humanize 1.3.0 in this page.

Build File

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

<dependency>
   <groupId>com.github.jknack</groupId>
   <artifactId>handlebars-humanize</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.github.jknack', name: 'handlebars-humanize', version: '1.3.0'
libraryDependencies += "com.github.jknack" % "handlebars-humanize" % "1.3.0"
<dependency org="com.github.jknack" name="handlebars-humanize" rev="1.3.0"/>
@Grapes(@Grab(group='com.github.jknack', module='handlebars-humanize', version='1.3.0'))
'com.github.jknack:handlebars-humanize:jar:1.3.0'

Download

Click the following link to download the jar file.

handlebars-humanize-1.3.0-javadoc.jar
handlebars-humanize-1.3.0-sources.jar
handlebars-humanize-1.3.0.jar
handlebars-humanize-1.3.0.pom



Related Tutorials