License |
License |
---|---|
GroupId | GroupIdcom.arkivanov.decompose |
ArtifactId | ArtifactIddecompose-android-debug |
Version | Version0.6.0 |
Type | Typeaar |
Description |
DescriptionDecompose
Kotlin Multiplatform lifecycle-aware business logic components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android-debug/ -->
<dependency>
<groupId>com.arkivanov.decompose</groupId>
<artifactId>decompose-android-debug</artifactId>
<version>0.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android-debug/
implementation 'com.arkivanov.decompose:decompose-android-debug:0.6.0'
// https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android-debug/
implementation ("com.arkivanov.decompose:decompose-android-debug:0.6.0")
'com.arkivanov.decompose:decompose-android-debug:aar:0.6.0'
<dependency org="com.arkivanov.decompose" name="decompose-android-debug" rev="0.6.0">
<artifact name="decompose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.decompose', module='decompose-android-debug', version='0.6.0')
)
libraryDependencies += "com.arkivanov.decompose" % "decompose-android-debug" % "0.6.0"
[com.arkivanov.decompose/decompose-android-debug "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
com.arkivanov.essenty : lifecycle-android-debug | jar | 0.2.2 |
com.arkivanov.essenty : state-keeper-android-debug | jar | 0.2.2 |
com.arkivanov.essenty : instance-keeper-android-debug | jar | 0.2.2 |
com.arkivanov.essenty : back-pressed-android-debug | jar | 0.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
androidx.activity » activity-ktx | jar | 1.3.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |