is not current version
Last Version 0.2.42

viewmodel-core 0.2.0

A multiplatfrom library for authoring viewmodel in an MVIVM architecture

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

viewmodel-core-android
Version

Version

0.2.0
Type

Type

aar
Description

Description

viewmodel-core
A multiplatfrom library for authoring viewmodel in an MVIVM architecture

Download viewmodel-core-android 0.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0-alpha02
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2-native-mt
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2-native-mt
tz.co.asoft : logging-console-android jar 1.4.40
tz.co.asoft : live-core-jvm jar 0.2.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31

Project Modules

There are no modules declared in this project.