MVN

com.github.chrisbanes.bitmapcache : parent

Maven & Gradle

Aug 03, 2013
834 stars

Android-BitmapCache Project · A custom Bitmap cache implementation for Android

<dependency>
    <groupId>com.github.chrisbanes.bitmapcache</groupId>
    <artifactId>parent</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chrisbanes.bitmapcache : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of com.github.chrisbanes.bitmapcache : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3
parent-2.3
2.2.x
parent-2.2.2
parent-2.2.1
2.2
parent-2.2
2.1.x
parent-2.1.1
2.1
parent-2.1
2.0
parent-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.chrisbanes.bitmapcache</groupId>
    <artifactId>parent</artifactId>
    <version>2.3</version>
</dependency>