| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.lokiy.support |
| ArtifactId | ArtifactIdkotlin-kit |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionKotlinKit
Kotlin Kit
|
| Filename | Size |
|---|---|
| kotlin-kit-0.1.4.pom | |
| kotlin-kit-0.1.4.aar | 142 KB |
| kotlin-kit-0.1.4-sources.jar | 33 KB |
| kotlin-kit-0.1.4-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lokiy.support/kotlin-kit/ -->
<dependency>
<groupId>com.lokiy.support</groupId>
<artifactId>kotlin-kit</artifactId>
<version>0.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lokiy.support/kotlin-kit/
implementation 'com.lokiy.support:kotlin-kit:0.1.4'
// https://jarcasting.com/artifacts/com.lokiy.support/kotlin-kit/
implementation ("com.lokiy.support:kotlin-kit:0.1.4")
'com.lokiy.support:kotlin-kit:aar:0.1.4'
<dependency org="com.lokiy.support" name="kotlin-kit" rev="0.1.4">
<artifact name="kotlin-kit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lokiy.support', module='kotlin-kit', version='0.1.4')
)
libraryDependencies += "com.lokiy.support" % "kotlin-kit" % "0.1.4"
[com.lokiy.support/kotlin-kit "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.32 |
| com.lokiy.core : core | jar | 0.1.4 |
| org.jetbrains.kotlin : kotlin-stdlib | 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.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 |
| 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 |