is not current version
Last Version 0.2.42

tz.co.asoft:viewmodel-core-android 0.0.81

A multiplatfrom library to handling viewmodel in an MVVMI architecture

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

viewmodel-core-android
Version

Version

0.0.81
Type

Type

aar

Download viewmodel-core-android 0.0.81


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