is not current version
Last Version 0.7.0-native-compose-01

Decompose 0.2.4

Kotlin Multiplatform lifecycle-aware business logic components

License

License

GroupId

GroupId

com.arkivanov.decompose
ArtifactId

ArtifactId

decompose-android
Version

Version

0.2.4
Type

Type

aar
Description

Description

Decompose
Kotlin Multiplatform lifecycle-aware business logic components
Project URL

Project URL

https://github.com/arkivanov/Decompose
Source Code Management

Source Code Management

https://github.com/arkivanov/Decompose

Download decompose-android 0.2.4


<!-- https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android/ -->
<dependency>
    <groupId>com.arkivanov.decompose</groupId>
    <artifactId>decompose-android</artifactId>
    <version>0.2.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android/
implementation 'com.arkivanov.decompose:decompose-android:0.2.4'
// https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android/
implementation ("com.arkivanov.decompose:decompose-android:0.2.4")
'com.arkivanov.decompose:decompose-android:aar:0.2.4'
<dependency org="com.arkivanov.decompose" name="decompose-android" rev="0.2.4">
  <artifact name="decompose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.decompose', module='decompose-android', version='0.2.4')
)
libraryDependencies += "com.arkivanov.decompose" % "decompose-android" % "0.2.4"
[com.arkivanov.decompose/decompose-android "0.2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.32

runtime (4)

Group / Artifact Type Version
androidx.activity » activity-ktx jar 1.3.0-alpha05
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.32

Project Modules

There are no modules declared in this project.