KViewModel library

ViewModel for Multiplatform

License

License

GroupId

GroupId

com.adeo
ArtifactId

ArtifactId

kviewmodel-compose-android
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

KViewModel library
ViewModel for Multiplatform

Download kviewmodel-compose-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.adeo : kviewmodel-android jar 0.7.1
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.

Versions

Version
0.7.1
0.7
0.6
0.5