License |
License |
---|---|
GroupId | GroupIdcom.github.simonpercic |
ArtifactId | ArtifactIdbucket |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionBucket
A disk cache library for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bucket-1.0.0.pom | |
bucket-1.0.0.aar | 16 KB |
bucket-1.0.0-sources.jar | 7 KB |
bucket-1.0.0-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |