disklruimagecache

Simple file based image cache

License

License

GroupId

GroupId

it.sephiroth.android.library.disklruimagecache
ArtifactId

ArtifactId

DiskLruImageCache
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

disklruimagecache
Simple file based image cache
Project URL

Project URL

http://blog.sephiroth.it
Source Code Management

Source Code Management

https://github.com/sephiroth74/DiskLruImageCache

Download DiskLruImageCache

How to add to project

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.disklruimagecache/DiskLruImageCache/ -->
<dependency>
    <groupId>it.sephiroth.android.library.disklruimagecache</groupId>
    <artifactId>DiskLruImageCache</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklruimagecache/DiskLruImageCache/
implementation 'it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklruimagecache/DiskLruImageCache/
implementation ("it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2")
'it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:aar:1.0.2'
<dependency org="it.sephiroth.android.library.disklruimagecache" name="DiskLruImageCache" rev="1.0.2">
  <artifact name="DiskLruImageCache" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.disklruimagecache', module='DiskLruImageCache', version='1.0.2')
)
libraryDependencies += "it.sephiroth.android.library.disklruimagecache" % "DiskLruImageCache" % "1.0.2"
[it.sephiroth.android.library.disklruimagecache/DiskLruImageCache "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
com.jakewharton : disklrucache jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0