Download phloc-datetime-3.1.4.jar file - Jar p

Jar examples for p:phloc-datetime

Description

phloc base date and time stuff

You can download jar file phloc-datetime 3.1.4 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-datetime-3.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-datetime-3.1.4-javadoc.jar
phloc-datetime-3.1.4-sources.jar
phloc-datetime-3.1.4-test-sources.jar
phloc-datetime-3.1.4.jar
phloc-datetime-3.1.4.pom



Related Tutorials