CoRed

Opinionated Redux-like implementation backed by Kotlin Coroutines

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

0.7.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

CoRed
Opinionated Redux-like implementation backed by Kotlin Coroutines
Ссылка на сайт

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

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

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

https://github.com/kittinunf/CoRed

Скачать cored-android-debug

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

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

Зависимости

compile (2)

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

runtime (1)

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

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

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

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

Версия
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.4.0
0.3.0
0.2.0
0.1.2