Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.github.satoshun.RxKotlinCache |
ArtifactId | ArtifactIdrxkotlincache |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
rxkotlincache-0.1.1.pom | |
rxkotlincache-0.1.1.jar | 84 KB |
rxkotlincache-0.1.1-sources.jar | 4 KB |
rxkotlincache-0.1.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/ -->
<dependency>
<groupId>com.github.satoshun.RxKotlinCache</groupId>
<artifactId>rxkotlincache</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/
implementation 'com.github.satoshun.RxKotlinCache:rxkotlincache:0.1.1'
// https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/
implementation ("com.github.satoshun.RxKotlinCache:rxkotlincache:0.1.1")
'com.github.satoshun.RxKotlinCache:rxkotlincache:jar:0.1.1'
<dependency org="com.github.satoshun.RxKotlinCache" name="rxkotlincache" rev="0.1.1">
<artifact name="rxkotlincache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.RxKotlinCache', module='rxkotlincache', version='0.1.1')
)
libraryDependencies += "com.github.satoshun.RxKotlinCache" % "rxkotlincache" % "0.1.1"
[com.github.satoshun.RxKotlinCache/rxkotlincache "0.1.1"]