Jar examples for h:htime
A Java library for human readable date and time formatters
You can download jar file htime 1.0.0 in this page.
GNU General Public License (GPL)
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'
Click the following link to download the jar file.
htime-1.0.0-javadoc.jar