is not current version
Last Version 4.8-2021a

net.time4j:time4j-android 3.28-2016j

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.28-2016j
Type

Type

aar

Download time4j-android 3.28-2016j


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