DryRunKotlinMMPP

Kotlin-Multiplatform state management library

License

License

GroupId

GroupId

com.msabhi
ArtifactId

ArtifactId

dryrun-android
Last Version

Last Version

1.0.6-RC
Release Date

Release Date

Type

Type

aar
Description

Description

DryRunKotlinMMPP
Kotlin-Multiplatform state management library
Project URL

Project URL

https://github.com/abhimuktheeswarar/DryRunKotlinMPP
Source Code Management

Source Code Management

https://github.com/abhimuktheeswarar/DryRunKotlinMPP

Download dryrun-android

How to add to project

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

Dependencies

compile (2)

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

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1-native-mt
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.1-native-mt

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6-RC
1.0.2-RC
1.0.1-RC
1.0.0-RC