Jar examples for j:joda-time
Date and time library to replace JDK date handling.
You can download jar file joda-time 2.1 in this page.
Apache 2
You can use the following script to add joda-time-2.1.jar to your project.
<dependency> <groupId>com.bluecatcode.time</groupId> <artifactId>joda-time</artifactId> <version>2.1</version> </dependency>
compile group: 'com.bluecatcode.time', name: 'joda-time', version: '2.1'
libraryDependencies += "com.bluecatcode.time" % "joda-time" % "2.1"
<dependency org="com.bluecatcode.time" name="joda-time" rev="2.1"/>
@Grapes(@Grab(group='com.bluecatcode.time', module='joda-time', version='2.1'))
'com.bluecatcode.time:joda-time:jar:2.1'
Click the following link to download the jar file.
joda-time-2.1-extended-1.0.1-javadoc.jar