Download htime-1.0.0.jar file - Jar h

Jar examples for h:htime

Description

A Java library for human readable date and time formatters

You can download jar file htime 1.0.0 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add htime-1.0.0.jar to your project.

<dependency>
   <groupId>com.cronutils</groupId>
   <artifactId>htime</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.cronutils', name: 'htime', version: '1.0.0'
libraryDependencies += "com.cronutils" % "htime" % "1.0.0"
<dependency org="com.cronutils" name="htime" rev="1.0.0"/>
@Grapes(@Grab(group='com.cronutils', module='htime', version='1.0.0'))
'com.cronutils:htime:jar:1.0.0'

Download

Click the following link to download the jar file.

htime-1.0.0-javadoc.jar
htime-1.0.0-sources.jar
htime-1.0.0.jar
htime-1.0.0.pom



Related Tutorials