Download datecalc-common-1.0.1.jar file - Jar d

Jar examples for d:datecalc-common

Description

DateCalc Common library is the library used by both JDK and JODA libraries.

You can download jar file datecalc-common 1.0.1 in this page.

Build File

You can use the following script to add datecalc-common-1.0.1.jar to your project.

<dependency>
   <groupId>net.objectlab.kit.datecalc</groupId>
   <artifactId>datecalc-common</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'net.objectlab.kit.datecalc', name: 'datecalc-common', version: '1.0.1'
libraryDependencies += "net.objectlab.kit.datecalc" % "datecalc-common" % "1.0.1"
<dependency org="net.objectlab.kit.datecalc" name="datecalc-common" rev="1.0.1"/>
@Grapes(@Grab(group='net.objectlab.kit.datecalc', module='datecalc-common', version='1.0.1'))
'net.objectlab.kit.datecalc:datecalc-common:jar:1.0.1'

Download

Click the following link to download the jar file.

datecalc-common-1.0.1-sources.jar
datecalc-common-1.0.1.jar
datecalc-common-1.0.1.pom



Related Tutorials