License |
License |
---|---|
GroupId | GroupIdcom.arkivanov.essenty |
ArtifactId | ArtifactIdinstance-keeper-android-debug |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionEssenty
Essential libraries for Kotlin Multiplatform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arkivanov.essenty/instance-keeper-android-debug/ -->
<dependency>
<groupId>com.arkivanov.essenty</groupId>
<artifactId>instance-keeper-android-debug</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/instance-keeper-android-debug/
implementation 'com.arkivanov.essenty:instance-keeper-android-debug:0.4.0'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/instance-keeper-android-debug/
implementation ("com.arkivanov.essenty:instance-keeper-android-debug:0.4.0")
'com.arkivanov.essenty:instance-keeper-android-debug:aar:0.4.0'
<dependency org="com.arkivanov.essenty" name="instance-keeper-android-debug" rev="0.4.0">
<artifact name="instance-keeper-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='instance-keeper-android-debug', version='0.4.0')
)
libraryDependencies += "com.arkivanov.essenty" % "instance-keeper-android-debug" % "0.4.0"
[com.arkivanov.essenty/instance-keeper-android-debug "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.2.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
com.arkivanov.essenty : utils-internal-android-debug | jar | 0.4.0 |