CommonLibrary

A custom android MVVM architecture

License

License

GroupId

GroupId

io.github.daosanqing
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

CommonLibrary
A custom android MVVM architecture
Project URL

Project URL

https://github.com/daosanqing/CommonLibrary/
Source Code Management

Source Code Management

https://github.com/daosanqing/CommonLibrary/

Download library

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
jp.wasabeef : blurry jar 4.0.1
com.github.lihangleo2 » ShadowLayout jar 2.1.8
androidx.databinding » databinding-common jar 4.2.2
androidx.databinding » databinding-runtime jar 4.2.2
androidx.databinding » databinding-adapters jar 4.2.2

runtime (12)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
com.lzy.net » okgo jar 3.0.4
com.shuyu » gsyVideoPlayer-java jar 7.1.3
com.scwang.smartrefresh » SmartRefreshLayout jar 1.1.0
com.scwang.smartrefresh » SmartRefreshHeader jar 1.1.0
com.github.CymChad » BaseRecyclerViewAdapterHelper jar 3.0.4
io.github.lucksiege : pictureselector jar v2.7.2
com.github.bumptech.glide : glide jar 4.12.0
com.gyf.immersionbar » immersionbar jar 3.0.0
com.github.chrisbanes » PhotoView jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.2
1.0.1
1.0.0