is not current version
Last Version 1.0.3

MVVM Library 1.0.2

Android CHU-MVVM-Framework Library

License

License

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

mvvm
Version

Version

1.0.2
Type

Type

aar
Description

Description

MVVM Library
Android CHU-MVVM-Framework Library

Download mvvm 1.0.2


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

Dependencies

compile (19)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
androidx.swiperefreshlayout » swiperefreshlayout jar 1.0.0
androidx.lifecycle » lifecycle-extensions jar 2.1.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0
org.koin » koin-androidx-viewmodel jar 2.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1
androidx.fragment » fragment-ktx jar 1.3.0
androidx.activity » activity-ktx jar 1.2.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.1
com.github.chuangwu : adapter jar 2.1.4
com.github.chuangwu : refresh-core-androidx jar 2.2.4
androidx.databinding » databinding-common jar 4.0.1
androidx.databinding » databinding-runtime jar 4.0.1
androidx.databinding » databinding-adapters jar 4.0.1
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50

Project Modules

There are no modules declared in this project.