mvvm

安卓mvvm+jetpack 库封装

License

License

GroupId

GroupId

io.github.ztind
ArtifactId

ArtifactId

mvvm
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

mvvm
安卓mvvm+jetpack 库封装
Project URL

Project URL

https://github.com/ztind/mvvm
Source Code Management

Source Code Management

https://github.com/ztind/mvvm

Download mvvm

How to add to project

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

Dependencies

compile (40)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava3 jar 2.9.0
io.reactivex : rxjava jar 1.3.0
io.reactivex : rxandroid jar 1.2.1
com.squareup.okhttp3 : okhttp jar 4.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.facebook.stetho : stetho jar 1.5.0
com.facebook.stetho : stetho-okhttp3 jar 1.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0
androidx.paging » paging-runtime jar 3.0.0-alpha07
androidx.paging » paging-common jar 3.0.0-alpha07
androidx.room » room-runtime jar 2.2.5
androidx.navigation » navigation-fragment-ktx jar 2.3.2
androidx.navigation » navigation-ui-ktx jar 2.3.2
androidx.viewpager2 » viewpager2 jar 1.0.0
com.gyf.immersionbar » immersionbar jar 3.0.0
com.gyf.immersionbar » immersionbar-ktx jar 3.0.0
cn.bingoogolapple : bga-swipebacklayout aar 2.0.1
com.github.kongzue.DialogX » DialogX jar 0.0.43.beta17
com.github.kongzue.DialogX » DialogXIOSStyle jar 0.0.43.beta17
com.github.bumptech.glide : glide jar 4.11.0
com.scwang.smart » refresh-layout-kernel jar 2.0.3
com.scwang.smart » refresh-header-classics jar 2.0.3
com.scwang.smart » refresh-header-radar jar 2.0.3
com.scwang.smart » refresh-header-falsify jar 2.0.3
com.scwang.smart » refresh-header-material jar 2.0.3
com.scwang.smart » refresh-header-two-level jar 2.0.3
com.scwang.smart » refresh-footer-ball jar 2.0.3
com.scwang.smart » refresh-footer-classics jar 2.0.3
com.google.android.material » material jar 1.2.0-alpha02
androidx.databinding » databinding-common jar 4.1.2
androidx.databinding » databinding-runtime jar 4.1.2
androidx.databinding » databinding-adapters jar 4.1.2
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
v1.0.0