Jar examples for d:datecalc-common
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.
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'
Click the following link to download the jar file.
datecalc-common-1.0.1-sources.jar