| License |
License |
|---|---|
| GroupId | GroupIdio.github.chensj1992 |
| ArtifactId | ArtifactIdmvvmlib |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmvvmlib
A simple mvvm library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mvvmlib-1.0.0.pom | |
| mvvmlib-1.0.0-sources.jar | 55 KB |
| mvvmlib-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.franmontiel » PersistentCookieJar | jar | v1.0.1 |