Coroutines

Kotlin Components' Coroutine Component

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

Скачать coroutines-js

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.3

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

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

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

Версия
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0