Download humanize-slim-1.1.3.jar file - Jar h

Jar examples for h:humanize-slim

Description

Lightweight Humanize core

You can download jar file humanize-slim 1.1.3 in this page.

Build File

You can use the following script to add humanize-slim-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

humanize-slim-1.1.3-javadoc.jar
humanize-slim-1.1.3-sources.jar
humanize-slim-1.1.3.jar
humanize-slim-1.1.3.pom



Related Tutorials