viewmodel

Basic Android ViewModel for use with LCE use-cases

Лицензия

Лицензия

Группа

Группа

com.motorro.rxlcemodel
Идентификатор

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

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

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

4.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

viewmodel
Basic Android ViewModel for use with LCE use-cases
Ссылка на сайт

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

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

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

https://github.com/motorro/RxLceModel

Скачать viewmodel

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Идентификатор библиотеки Тип Версия
com.motorro.rxlcemodel : base jar 4.0.0
androidx.core » core-ktx jar 1.7.0
androidx.lifecycle » lifecycle-reactivestreams-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1

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

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

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

Версия
4.0.0
3.4.1
3.4.0
3.3.0
3.2.0