Multiplatform ViewModel

Shared ViewModel in Kotlin Multiplatform

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.doublesymmetry
ArtifactId

ArtifactId

multiplatform-viewmodel-android
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

Multiplatform ViewModel
Shared ViewModel in Kotlin Multiplatform
Project URL

Project URL

https://github.com/doublesymmetry/multiplatform-viewmodel
Source Code Management

Source Code Management

https://github.com/doublesymmetry/multiplatform-viewmodel

Download multiplatform-viewmodel-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1