is not current version
Last Version 0.7.1

KViewModel library 0.6

ViewModel for Multiplatform

License

License

GroupId

GroupId

com.adeo
ArtifactId

ArtifactId

kviewmodel-android
Version

Version

0.6
Type

Type

aar
Description

Description

KViewModel library
ViewModel for Multiplatform

Download kviewmodel-android 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
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.0-native-mt

Project Modules

There are no modules declared in this project.