is not current version
Last Version 0.2.42

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

A multiplatfrom library for authoring viewmodel in an MVIVM architecture

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

viewmodel-core-android
Version

Version

0.1.21
Type

Type

aar

Download viewmodel-core-android 0.1.21


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