Last Version

Bucket 1.0.0

A disk cache library for Android.

License

License

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

bucket
Version

Version

1.0.0
Type

Type

aar
Description

Description

Bucket
A disk cache library for Android.
Project URL

Project URL

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

Source Code Management

https://github.com/simonpercic/Bucket

Download bucket 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.reactivex : rxandroid jar 1.0.1
com.google.code.gson : gson jar 2.4
com.android.support » support-annotations jar 23.1.0
com.jakewharton : disklrucache jar 2.0.2
io.reactivex : rxjava jar 1.0.15

Project Modules

There are no modules declared in this project.