is not current version
Last Version 1.2.0

io.github.merseyside:kotlin-ext-android 1.1.6

Version Catalog from Gradle 7.0

Categories

Categories

IDE Development Tools Kotlin Languages
GroupId

GroupId

io.github.merseyside
ArtifactId

ArtifactId

kotlin-ext-android
Version

Version

1.1.6
Type

Type

aar

Download kotlin-ext-android 1.1.6


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