is not current version
Last Version 0.2.0

com.github.satoshun.RxKotlinCache:rxkotlincache 0.1.2

simple cache for RxJava and Kotlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.satoshun.RxKotlinCache
ArtifactId

ArtifactId

rxkotlincache
Version

Version

0.1.2
Type

Type

jar

Download rxkotlincache 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/ -->
<dependency>
    <groupId>com.github.satoshun.RxKotlinCache</groupId>
    <artifactId>rxkotlincache</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/
implementation 'com.github.satoshun.RxKotlinCache:rxkotlincache:0.1.2'
// https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/
implementation ("com.github.satoshun.RxKotlinCache:rxkotlincache:0.1.2")
'com.github.satoshun.RxKotlinCache:rxkotlincache:jar:0.1.2'
<dependency org="com.github.satoshun.RxKotlinCache" name="rxkotlincache" rev="0.1.2">
  <artifact name="rxkotlincache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.RxKotlinCache', module='rxkotlincache', version='0.1.2')
)
libraryDependencies += "com.github.satoshun.RxKotlinCache" % "rxkotlincache" % "0.1.2"
[com.github.satoshun.RxKotlinCache/rxkotlincache "0.1.2"]