Jar examples for p:ph-datetime
Java date time library based on joda time
You can download jar file ph-datetime 4.2.0 in this page.
Apache 2
You can use the following script to add ph-datetime-4.2.0.jar to your project.
<dependency> <groupId>com.helger</groupId> <artifactId>ph-datetime</artifactId> <version>4.2.0</version> </dependency>
compile group: 'com.helger', name: 'ph-datetime', version: '4.2.0'
libraryDependencies += "com.helger" % "ph-datetime" % "4.2.0"
<dependency org="com.helger" name="ph-datetime" rev="4.2.0"/>
@Grapes(@Grab(group='com.helger', module='ph-datetime', version='4.2.0'))
'com.helger:ph-datetime:jar:4.2.0'
Click the following link to download the jar file.
ph-datetime-4.2.0-javadoc.jar