Download tedhi-0.8.jar file - Jar t

Jar examples for t:tedhi

Description

Human-centric date and date range parser library for Java

You can download jar file tedhi 0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tedhi-0.8.jar to your project.

<dependency>
   <groupId>net.sourceforge.tedhi</groupId>
   <artifactId>tedhi</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'net.sourceforge.tedhi', name: 'tedhi', version: '0.8'
libraryDependencies += "net.sourceforge.tedhi" % "tedhi" % "0.8"
<dependency org="net.sourceforge.tedhi" name="tedhi" rev="0.8"/>
@Grapes(@Grab(group='net.sourceforge.tedhi', module='tedhi', version='0.8'))
'net.sourceforge.tedhi:tedhi:jar:0.8'

Download

Click the following link to download the jar file.

tedhi-0.8-javadoc.jar
tedhi-0.8-sources.jar
tedhi-0.8.jar
tedhi-0.8.pom



Related Tutorials