Jar examples for a:android
Joda-Time library with Android specialization
You can download jar file android.joda 2.9.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add android.joda-2.9.9.jar to your project.
<dependency> <groupId>net.danlew</groupId> <artifactId>android.joda</artifactId> <version>2.9.9</version> </dependency>
compile group: 'net.danlew', name: 'android.joda', version: '2.9.9'
libraryDependencies += "net.danlew" % "android.joda" % "2.9.9"
<dependency org="net.danlew" name="android.joda" rev="2.9.9"/>
@Grapes(@Grab(group='net.danlew', module='android.joda', version='2.9.9'))
'net.danlew:android.joda:jar:2.9.9'
Click the following link to download the jar file.
android.joda-2.9.9-javadoc.jar