is not current version
Last Version 0.2.29

tz.co.asoft:viewmodel-compose-android 0.1.30

Bindings for ViewModels object to be used with compose

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

viewmodel-compose-android
Version

Version

0.1.30
Type

Type

aar

Download viewmodel-compose-android 0.1.30


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