is not current version
Last Version 4.8-2021a

net.time4j:time4j-android 3.4


Categories

Categories

Net Time4J General Purpose Libraries Date and Time
GroupId

GroupId

net.time4j
ArtifactId

ArtifactId

time4j-android
Version

Version

3.4
Type

Type

jar

Download time4j-android 3.4


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