License |
License |
---|---|
GroupId | GroupIdcom.arkivanov.decompose |
ArtifactId | ArtifactIddecompose-android |
Last Version | Last Version0.7.0-native-compose-01 |
Release Date | Release Date |
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/ -->
<dependency>
<groupId>com.arkivanov.decompose</groupId>
<artifactId>decompose-android</artifactId>
<version>0.7.0-native-compose-01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android/
implementation 'com.arkivanov.decompose:decompose-android:0.7.0-native-compose-01'
// https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android/
implementation ("com.arkivanov.decompose:decompose-android:0.7.0-native-compose-01")
'com.arkivanov.decompose:decompose-android:aar:0.7.0-native-compose-01'
<dependency org="com.arkivanov.decompose" name="decompose-android" rev="0.7.0-native-compose-01">
<artifact name="decompose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.decompose', module='decompose-android', version='0.7.0-native-compose-01')
)
libraryDependencies += "com.arkivanov.decompose" % "decompose-android" % "0.7.0-native-compose-01"
[com.arkivanov.decompose/decompose-android "0.7.0-native-compose-01"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
com.arkivanov.essenty : lifecycle-android | jar | 0.2.2 |
com.arkivanov.essenty : state-keeper-android | jar | 0.2.2 |
com.arkivanov.essenty : instance-keeper-android | jar | 0.2.2 |
com.arkivanov.essenty : back-pressed-android | jar | 0.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.21 |
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.21 |