Download ph-datetime-3.2.2.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 3.2.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials