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