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

coroutines-core 1.0.0-beta12

Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.github.iamthevoid.reactivebinding
Идентификатор

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

coroutines-core
Версия

Версия

1.0.0-beta12
Тип

Тип

aar
Описание

Описание

coroutines-core
Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement
Ссылка на сайт

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

https://github.com/iamthevoid/android-dsl-databinding
Система контроля версий

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

https://github.com/iamthevoid/android-dsl-databinding.git

Скачать coroutines-core 1.0.0-beta12


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
io.github.iamthevoid.reactivebinding : local-core jar 1.0.0-beta12
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
io.github.iamthevoid.extensions : pure jar 0.6.10
io.github.iamthevoid.extensions : android jar 0.6.10
io.github.iamthevoid.extensions : util jar 0.6.10
io.github.iamthevoid.extensions : coroutines jar 0.6.10
io.github.iamthevoid.reactivebinding : core jar 1.0.0-beta12
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

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

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