is not current version
Last Version 4.8-2021a

net.time4j:time4j-android 3.20-2016d

Advanced Date and Time library for Android

Categories

Categories

Net Time4J General Purpose Libraries Date and Time
GroupId

GroupId

net.time4j
ArtifactId

ArtifactId

time4j-android
Version

Version

3.20-2016d
Type

Type

aar

Download time4j-android 3.20-2016d


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