MVN

com.github.bumptech.glide : disklrucache

Maven & Gradle

Aug 21, 2023
1 usages
34.3k stars

Glide Disk LRU Cache Library · A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.

<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>disklrucache</artifactId>
    <version>4.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bumptech.glide : disklrucache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.16.0
  • Latest Release Candidate: 4.0.0-RC1

All Versions

Choose a version of com.github.bumptech.glide : disklrucache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.16.x
disklrucache-4.16.0
4.15.x
disklrucache-4.15.1
disklrucache-4.15.0
4.14.x
disklrucache-4.14.2
disklrucache-4.14.1
disklrucache-4.14.0
4.13.x
disklrucache-4.13.2
disklrucache-4.13.1
disklrucache-4.13.0
4.12.x
disklrucache-4.12.0
4.11.x
disklrucache-4.11.0
4.10.x
disklrucache-4.10.0
4.9.x
disklrucache-4.9.0
4.8.x
disklrucache-4.8.0
4.7.x
disklrucache-4.7.1
disklrucache-4.7.0
4.6.x
disklrucache-4.6.1
disklrucache-4.6.0
4.5.x
disklrucache-4.5.0
4.4.x
disklrucache-4.4.0
4.3.x
disklrucache-4.3.1
disklrucache-4.3.0
4.2.x
disklrucache-4.2.0
4.1.x
disklrucache-4.1.1
disklrucache-4.1.0
4.0.x
disklrucache-4.0.0
disklrucache-4.0.0-RC1
disklrucache-4.0.0-RC0

How to add a dependency to Maven

Add the following com.github.bumptech.glide : disklrucache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>disklrucache</artifactId>
    <version>4.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bumptech.glide : disklrucache gradle dependency to your build.gradle file:

implementation 'com.github.bumptech.glide:disklrucache:4.16.0'

Gradle Kotlin DSL: Add the following com.github.bumptech.glide : disklrucache gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bumptech.glide:disklrucache:4.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bumptech.glide : disklrucache sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bumptech.glide" % "disklrucache" % "4.16.0"

Advertisement

Dependencies from Group

Aug 21, 2023
482 usages
34.3k stars
Aug 21, 2023
76 usages
34.3k stars
Aug 21, 2023
9 usages
34.3k stars
Aug 21, 2023
9 usages
34.3k stars
Aug 21, 2023
3 usages
34.3k stars

Discover Dependencies

Dec 15, 2022
1 usages
480 stars
Jul 05, 2018
2 usages
211 stars
Nov 23, 2018
12 usages
May 16, 2021
5 usages
954 stars
May 09, 2021
16 usages
284 stars