is not current version
Last Version 1.1.0

com.github.simonpercic:waterfallcache 1.0.1

An Observable Android cache composed of multiple cache levels.

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

waterfallcache
Version

Version

1.0.1
Type

Type

aar

Download waterfallcache 1.0.1


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