Last Version

WaterfallCache 1.1.0

A reactive Android cache composed of multiple cache levels.

License

License

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

waterfallcache
Version

Version

1.1.0
Type

Type

aar
Description

Description

WaterfallCache
A reactive Android cache composed of multiple cache levels.
Project URL

Project URL

https://github.com/simonpercic/WaterfallCache
Source Code Management

Source Code Management

https://github.com/simonpercic/WaterfallCache

Download waterfallcache 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxandroid jar 1.0.1
io.reactivex : rxjava jar 1.1.0
com.github.simonpercic : bucket jar 1.0.0

Project Modules

There are no modules declared in this project.