Last Version

disklruimagecache 1.0.2

Simple file based image cache

License

License

GroupId

GroupId

it.sephiroth.android.library.disklruimagecache
ArtifactId

ArtifactId

DiskLruImageCache
Version

Version

1.0.2
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 1.0.2


<!-- 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.