License |
License |
---|---|
GroupId | GroupIdby.shostko |
ArtifactId | ArtifactIdrx-cache |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrx-cache
Rx Cache with binding to Lifecycle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-cache-0.1.1.pom | |
rx-cache-0.1.1-sources.jar | 1 KB |
rx-cache-0.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/by.shostko/rx-cache/ -->
<dependency>
<groupId>by.shostko</groupId>
<artifactId>rx-cache</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/by.shostko/rx-cache/
implementation 'by.shostko:rx-cache:0.1.1'
// https://jarcasting.com/artifacts/by.shostko/rx-cache/
implementation ("by.shostko:rx-cache:0.1.1")
'by.shostko:rx-cache:aar:0.1.1'
<dependency org="by.shostko" name="rx-cache" rev="0.1.1">
<artifact name="rx-cache" type="aar" />
</dependency>
@Grapes(
@Grab(group='by.shostko', module='rx-cache', version='0.1.1')
)
libraryDependencies += "by.shostko" % "rx-cache" % "0.1.1"
[by.shostko/rx-cache "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.50 |