Last Version

Android-BitmapCache Library 2.3

A custom Bitmap cache implementation for Android

License

License

GroupId

GroupId

com.github.chrisbanes.bitmapcache
ArtifactId

ArtifactId

library
Version

Version

2.3
Type

Type

jar
Description

Description

Android-BitmapCache Library
A custom Bitmap cache implementation for Android

Download library 2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton : disklrucache jar 2.0.1
com.google.android : support-v4 jar r7

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.