is not current version
Last Version 0.7.2

com.github.kittinunf.cored:cored-android-debug 0.1.2

Opinionated Redux-like implementation backed by Kotlin Coroutines

GroupId

GroupId

com.github.kittinunf.cored
ArtifactId

ArtifactId

cored-android-debug
Version

Version

0.1.2
Type

Type

aar

Download cored-android-debug 0.1.2


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