mvvmlib

A simple mvvm library.

Лицензия

Лицензия

Группа

Группа

io.github.chensj1992
Идентификатор

Идентификатор

mvvmlib
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

mvvmlib
A simple mvvm library.
Ссылка на сайт

Ссылка на сайт

https://github.com/chensj1992/test/
Система контроля версий

Система контроля версий

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

Скачать mvvmlib

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
com.github.franmontiel » PersistentCookieJar jar v1.0.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0