is not current version
Last Version 0.7.1

KViewModel library 0.7

ViewModel for Multiplatform

License

License

GroupId

GroupId

com.adeo
ArtifactId

ArtifactId

kviewmodel-compose-android
Version

Version

0.7
Type

Type

aar
Description

Description

KViewModel library
ViewModel for Multiplatform

Download kviewmodel-compose-android 0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.adeo : kviewmodel-android jar 0.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

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

Project Modules

There are no modules declared in this project.