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