Corouotine Autodispose

Coroutine AutoDispose is an Kotlin Coroutine library for automatically disposal

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.satoshun.coroutine.autodispose
Идентификатор

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

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

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

0.3.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Corouotine Autodispose
Coroutine AutoDispose is an Kotlin Coroutine library for automatically disposal
Ссылка на сайт

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

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

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

https://github.com/satoshun/CoroutineAutoDispose

Скачать autodispose

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.6
androidx.lifecycle » lifecycle-common jar 2.2.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0

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

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

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

Версия
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0