Download date_2.11-0.5.1.jar file - Jar d

Jar examples for d:date-2.11

Description

a collection of date related utils

You can download jar file date_2.11 0.5.1 in this page.

License

Apache 2

Build File

You can use the following script to add date_2.11-0.5.1.jar to your project.

<dependency>
   <groupId>com.ubirch.util</groupId>
   <artifactId>date_2.11</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'com.ubirch.util', name: 'date_2.11', version: '0.5.1'
libraryDependencies += "com.ubirch.util" % "date_2.11" % "0.5.1"
<dependency org="com.ubirch.util" name="date_2.11" rev="0.5.1"/>
@Grapes(@Grab(group='com.ubirch.util', module='date_2.11', version='0.5.1'))
'com.ubirch.util:date_2.11:jar:0.5.1'

Download

Click the following link to download the jar file.

date_2.11-0.5.1-javadoc.jar
date_2.11-0.5.1-sources.jar
date_2.11-0.5.1.jar
date_2.11-0.5.1.pom



Related Tutorials