Last Version

rxkprefs Coroutines 2.0.3

rxkprefs Coroutines

License

License

GroupId

GroupId

com.afollestad.rxkprefs
ArtifactId

ArtifactId

coroutines
Version

Version

2.0.3
Type

Type

aar
Description

Description

rxkprefs Coroutines
rxkprefs Coroutines
Project URL

Project URL

https://github.com/afollestad/rxkprefs

Download coroutines 2.0.3


<!-- https://jarcasting.com/artifacts/com.afollestad.rxkprefs/coroutines/ -->
<dependency>
    <groupId>com.afollestad.rxkprefs</groupId>
    <artifactId>coroutines</artifactId>
    <version>2.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.rxkprefs/coroutines/
implementation 'com.afollestad.rxkprefs:coroutines:2.0.3'
// https://jarcasting.com/artifacts/com.afollestad.rxkprefs/coroutines/
implementation ("com.afollestad.rxkprefs:coroutines:2.0.3")
'com.afollestad.rxkprefs:coroutines:aar:2.0.3'
<dependency org="com.afollestad.rxkprefs" name="coroutines" rev="2.0.3">
  <artifact name="coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.rxkprefs', module='coroutines', version='2.0.3')
)
libraryDependencies += "com.afollestad.rxkprefs" % "coroutines" % "2.0.3"
[com.afollestad.rxkprefs/coroutines "2.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.afollestad.rxkprefs : core jar 2.0.3

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.