Last Version

ktx 3.0.6

Simplify development steps for Android Developers, use Kotlin.

License

License

GroupId

GroupId

io.github.ayvytr
ArtifactId

ArtifactId

ktx
Version

Version

3.0.6
Type

Type

aar
Description

Description

ktx
Simplify development steps for Android Developers, use Kotlin.
Project URL

Project URL

https://github.com/Ayvytr/ktx
Source Code Management

Source Code Management

https://github.com/Ayvytr/ktx

Download ktx 3.0.6


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
com.android.support » appcompat-v7 jar 28.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32

Project Modules

There are no modules declared in this project.