Last Version

AndroidCache Library 1.0.2

Android LRU Based Disk Caching Utility

License

License

GroupId

GroupId

com.himanshuvirmani
ArtifactId

ArtifactId

androidcache
Version

Version

1.0.2
Type

Type

jar
Description

Description

AndroidCache Library
Android LRU Based Disk Caching Utility
Project URL

Project URL

https://github.com/himanshuvirmani/AndroidDiskCache
Source Code Management

Source Code Management

https://github.com/himanshuvirmani/AndroidDiskCache

Download androidcache 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
com.jakewharton : disklrucache jar 2.0.2

Project Modules

There are no modules declared in this project.