Download ph-datetime-4.1.1.jar file - Jar p

Jar examples for p:ph-datetime

Description

Java date time library based on joda time

You can download jar file ph-datetime 4.1.1 in this page.

License

Apache 2

Build File

You can use the following script to add ph-datetime-4.1.1.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-datetime</artifactId>
   <version>4.1.1</version>
</dependency>
compile group: 'com.helger', name: 'ph-datetime', version: '4.1.1'
libraryDependencies += "com.helger" % "ph-datetime" % "4.1.1"
<dependency org="com.helger" name="ph-datetime" rev="4.1.1"/>
@Grapes(@Grab(group='com.helger', module='ph-datetime', version='4.1.1'))
'com.helger:ph-datetime:jar:4.1.1'

Download

Click the following link to download the jar file.

ph-datetime-4.1.1-javadoc.jar
ph-datetime-4.1.1-sources.jar
ph-datetime-4.1.1-test-sources.jar
ph-datetime-4.1.1.jar
ph-datetime-4.1.1.pom



Related Tutorials