is not current version
Last Version 2.10.14

net.danlew:android.joda 2.10.3

Joda-Time library with Android specialization

Categories

Categories

Net
GroupId

GroupId

net.danlew
ArtifactId

ArtifactId

android.joda
Version

Version

2.10.3
Type

Type

aar

Download android.joda 2.10.3


<!-- https://jarcasting.com/artifacts/net.danlew/android.joda/ -->
<dependency>
    <groupId>net.danlew</groupId>
    <artifactId>android.joda</artifactId>
    <version>2.10.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.danlew/android.joda/
implementation 'net.danlew:android.joda:2.10.3'
// https://jarcasting.com/artifacts/net.danlew/android.joda/
implementation ("net.danlew:android.joda:2.10.3")
'net.danlew:android.joda:aar:2.10.3'
<dependency org="net.danlew" name="android.joda" rev="2.10.3">
  <artifact name="android.joda" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.danlew', module='android.joda', version='2.10.3')
)
libraryDependencies += "net.danlew" % "android.joda" % "2.10.3"
[net.danlew/android.joda "2.10.3"]