is not current version
Last Version 3.1.1

com.olekdia:android-joda-time 3.1.0

Joda-Time, with time zones provided by Android

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

android-joda-time
Version

Version

3.1.0
Type

Type

aar

Download android-joda-time 3.1.0


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