viewmodel-lifecycle-coroutines

ViewModel Lifecycle allows you to track and observe Jetpack ViewModel's lifecycle changes.

Лицензия

Лицензия

Группа

Группа

com.github.skydoves
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

viewmodel-lifecycle-coroutines
ViewModel Lifecycle allows you to track and observe Jetpack ViewModel's lifecycle changes.
Ссылка на сайт

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

https://github.com/skydoves/viewmodel-lifecycle/
Система контроля версий

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

https://github.com/skydoves/viewmodel-lifecycle/

Скачать viewmodel-lifecycle-coroutines

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

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

Зависимости

compile (2)

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

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

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

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

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

Версия
1.1.0
1.0.2
1.0.1
1.0.0