is not current version
Last Version 0.7.1

KViewModel library 0.5

ViewModel for Multiplatform

License

License

MIT
GroupId

GroupId

com.adeo
ArtifactId

ArtifactId

kviewmodel-android-debug
Version

Version

0.5
Type

Type

aar
Description

Description

KViewModel library
ViewModel for Multiplatform

Download kviewmodel-android-debug 0.5


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

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 (6)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.material » material jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
androidx.appcompat » appcompat jar 1.4.0-alpha03
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.