is not current version
Last Version 4.8-2021a

net.time4j:time4j-android 3.44.3-2018e

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.44.3-2018e
Type

Type

aar

Download time4j-android 3.44.3-2018e


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