| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.gitee.lokiy |
| ArtifactId | ArtifactIdkotlin-kit |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionKotlinKit
Kotlin kit
|
| Filename | Size |
|---|---|
| kotlin-kit-0.0.6.pom | |
| kotlin-kit-0.0.6.aar | 142 KB |
| kotlin-kit-0.0.6-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.lokiy/kotlin-kit/ -->
<dependency>
<groupId>com.gitee.lokiy</groupId>
<artifactId>kotlin-kit</artifactId>
<version>0.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.lokiy/kotlin-kit/
implementation 'com.gitee.lokiy:kotlin-kit:0.0.6'
// https://jarcasting.com/artifacts/com.gitee.lokiy/kotlin-kit/
implementation ("com.gitee.lokiy:kotlin-kit:0.0.6")
'com.gitee.lokiy:kotlin-kit:aar:0.0.6'
<dependency org="com.gitee.lokiy" name="kotlin-kit" rev="0.0.6">
<artifact name="kotlin-kit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.lokiy', module='kotlin-kit', version='0.0.6')
)
libraryDependencies += "com.gitee.lokiy" % "kotlin-kit" % "0.0.6"
[com.gitee.lokiy/kotlin-kit "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-common | jar | 4.1.3 |
| androidx.databinding » databinding-runtime | jar | 4.1.3 |
| androidx.databinding » databinding-adapters | jar | 4.1.3 |
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.fragment » fragment | jar | 1.3.2 |
| androidx.fragment » fragment-ktx | jar | 1.3.2 |
| androidx.core » core | jar | 1.3.2 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.lifecycle » lifecycle-livedata | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.1 |
| com.google.android.material » material | jar | 1.2.1 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| com.google.code.gson : gson | jar | 2.8.6 |