License |
License |
---|---|
GroupId | GroupIdio.github.minyushov |
ArtifactId | ArtifactIdandroid-ktx |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-ktx
Extensions for androidx.core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-ktx-4.0.0.pom | |
android-ktx-4.0.0-sources.jar | 14 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |