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.1.0 in this page.
You can use the following script to add datecalc-common-1.1.0.jar to your project.
<dependency> <groupId>net.objectlab.kit.datecalc</groupId> <artifactId>datecalc-common</artifactId> <version>1.1.0</version> </dependency>
compile group: 'net.objectlab.kit.datecalc', name: 'datecalc-common', version: '1.1.0'
libraryDependencies += "net.objectlab.kit.datecalc" % "datecalc-common" % "1.1.0"
<dependency org="net.objectlab.kit.datecalc" name="datecalc-common" rev="1.1.0"/>
@Grapes(@Grab(group='net.objectlab.kit.datecalc', module='datecalc-common', version='1.1.0'))
'net.objectlab.kit.datecalc:datecalc-common:jar:1.1.0'
Click the following link to download the jar file.
datecalc-common-1.1.0-javadoc.jar