| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.arkivanov.decompose | 
    
| ArtifactId | ArtifactIddecompose-android-debug | 
    
| Version | Version0.6.0-native-compose-01 | 
        
| 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-native-compose-01</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-native-compose-01'
                // https://jarcasting.com/artifacts/com.arkivanov.decompose/decompose-android-debug/
implementation ("com.arkivanov.decompose:decompose-android-debug:0.6.0-native-compose-01")
                'com.arkivanov.decompose:decompose-android-debug:aar:0.6.0-native-compose-01'
                <dependency org="com.arkivanov.decompose" name="decompose-android-debug" rev="0.6.0-native-compose-01">
  <artifact name="decompose-android-debug" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.arkivanov.decompose', module='decompose-android-debug', version='0.6.0-native-compose-01')
)
                libraryDependencies += "com.arkivanov.decompose" % "decompose-android-debug" % "0.6.0-native-compose-01"
                [com.arkivanov.decompose/decompose-android-debug "0.6.0-native-compose-01"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 | 
| 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 | 
| 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 |