Last Version

mvvmlib 1.0.0

A simple mvvm library.

License

License

GroupId

GroupId

io.github.chensj1992
ArtifactId

ArtifactId

mvvmlib
Version

Version

1.0.0
Type

Type

aar
Description

Description

mvvmlib
A simple mvvm library.
Project URL

Project URL

https://github.com/chensj1992/test/
Source Code Management

Source Code Management

https://github.com/chensj1992/test/

Download mvvmlib 1.0.0


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

Dependencies

compile (19)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.2.0
androidx.constraintlayout » constraintlayout jar 1.1.3
androidx.coordinatorlayout » coordinatorlayout jar 1.1.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
com.google.android.material » material jar 1.1.0
com.github.bumptech.glide : glide jar 4.11.0
com.github.bumptech.glide : okhttp3-integration jar 4.11.0
com.squareup.retrofit2 : retrofit jar 2.8.1
com.squareup.retrofit2 : converter-gson jar 2.8.1
com.github.chrisbanes » PhotoView jar 2.3.0
com.scwang.smartrefresh » SmartRefreshLayout jar 1.1.2
com.scwang.smartrefresh » SmartRefreshHeader jar 1.1.2
org.greenrobot : eventbus jar 3.2.0
com.google.zxing : core jar 3.3.0
androidx.databinding » viewbinding jar 4.1.2

runtime (1)

Group / Artifact Type Version
com.github.franmontiel » PersistentCookieJar jar v1.0.1

Project Modules

There are no modules declared in this project.