android-ktx

Extensions for androidx.core

License

License

GroupId

GroupId

io.github.minyushov
ArtifactId

ArtifactId

android-ktx
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-ktx
Extensions for androidx.core
Project URL

Project URL

https://github.com/minyushov/android-support-x
Source Code Management

Source Code Management

https://github.com/minyushov/android-support-x/tree/master

Download android-ktx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.annotation » annotation jar 1.3.0
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.1.0
3.0.2
3.0.1
3.0.0