is not current version
Last Version 0.7.2

CoRed 0.5.1

Opinionated Redux-like implementation backed by Kotlin Coroutines

License

License

MIT
GroupId

GroupId

com.github.kittinunf.cored
ArtifactId

ArtifactId

cored-android-debug
Version

Version

0.5.1
Type

Type

aar
Description

Description

CoRed
Opinionated Redux-like implementation backed by Kotlin Coroutines
Project URL

Project URL

https://github.com/kittinunf/CoRed
Source Code Management

Source Code Management

https://github.com/kittinunf/CoRed

Download cored-android-debug 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.10

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt

Project Modules

There are no modules declared in this project.