is not current version
Last Version 1.1.3

io.github.merseyside:time-android 1.0.7

Version Catalog from Gradle 7.0

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.merseyside
ArtifactId

ArtifactId

time-android
Version

Version

1.0.7
Type

Type

aar

Download time-android 1.0.7


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