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-compose-android
Version

Version

0.5
Type

Type

aar
Description

Description

KViewModel library
ViewModel for Multiplatform

Download kviewmodel-compose-android 0.5


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

Dependencies

compile (2)

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

runtime (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0-alpha03
androidx.core » core-ktx jar 1.6.0
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.material » material jar 1.1.0
com.adeo : kviewmodel-android jar 0.5

Project Modules

There are no modules declared in this project.