| License |
License |
|---|---|
| GroupId | GroupIdio.github.ayvytr |
| ArtifactId | ArtifactIdktx |
| Last Version | Last Version3.0.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionktx
Simplify development steps for Android Developers, use Kotlin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktx-3.0.6.pom | |
| ktx-3.0.6-sources.jar | 27 KB |
| ktx-3.0.6-javadoc.jar | 541 KB |
| Browse |
<!-- 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"]
| 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 |