Last Version

android-image-cache-library 2.0

Android library which simplifies displaying, caching and managing a lifecycle of images fetched from the web

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

pl.polidea
ArtifactId

ArtifactId

android-image-cache-library
Version

Version

2.0
Type

Type

jar
Description

Description

android-image-cache-library
Android library which simplifies displaying, caching and managing a lifecycle of images fetched from the web
Project URL

Project URL

https://github.com/Polidea/AndroidImageCache
Project Organization

Project Organization

Polidea
Source Code Management

Source Code Management

https://github.com/Polidea/AndroidImageCache

Download android-image-cache-library 2.0


<!-- https://jarcasting.com/artifacts/pl.polidea/android-image-cache-library/ -->
<dependency>
    <groupId>pl.polidea</groupId>
    <artifactId>android-image-cache-library</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.polidea/android-image-cache-library/
implementation 'pl.polidea:android-image-cache-library:2.0'
// https://jarcasting.com/artifacts/pl.polidea/android-image-cache-library/
implementation ("pl.polidea:android-image-cache-library:2.0")
'pl.polidea:android-image-cache-library:jar:2.0'
<dependency org="pl.polidea" name="android-image-cache-library" rev="2.0">
  <artifact name="android-image-cache-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.polidea', module='android-image-cache-library', version='2.0')
)
libraryDependencies += "pl.polidea" % "android-image-cache-library" % "2.0"
[pl.polidea/android-image-cache-library "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton : disklrucache jar 1.3.1

provided (1)

Group / Artifact Type Version
android » android jar 2.2_r3

Project Modules

There are no modules declared in this project.