Coroutines

Kotlin Components' Coroutine Component

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

io.matthewnelson.kotlin-components
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Coroutines
Kotlin Components' Coroutine Component
Ссылка на сайт

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

https://github.com/05nelsonm/component-coroutines
Система контроля версий

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

https://github.com/05nelsonm/component-coroutines

Скачать coroutines-android

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

<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/coroutines-android/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>coroutines-android</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/coroutines-android/
implementation 'io.matthewnelson.kotlin-components:coroutines-android:1.0.0'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/coroutines-android/
implementation ("io.matthewnelson.kotlin-components:coroutines-android:1.0.0")
'io.matthewnelson.kotlin-components:coroutines-android:aar:1.0.0'
<dependency org="io.matthewnelson.kotlin-components" name="coroutines-android" rev="1.0.0">
  <artifact name="coroutines-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='coroutines-android', version='1.0.0')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "coroutines-android" % "1.0.0"
[io.matthewnelson.kotlin-components/coroutines-android "1.0.0"]

Зависимости

compile (2)

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

runtime (1)

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

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

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

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

Версия
1.0.0