disklrucache

com.github.bumptech.glide

com.github.bumptech.glide:disklrucache is a Maven Central artifact (jar) for the JVM. It has 35 published versions. It is depended on by 1,092+ other indexed artifacts. Browse versions below for dependency snippets and security details.

Recommended: 5.0.9 35 versions jarChecking...

Add to your project4.15.1

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

Version Details — 4.15.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Mar 13, 2023
License
Simplified BSD License

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

Checking security advisories...