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.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

disklrucache
Last Version

Last Version

4.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/bumptech/glide
Source Code Management

Source Code Management

https://github.com/bumptech/glide

Download disklrucache

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.github.bumptech.glide

Bump Technologies

Versions

Version
4.13.2
4.13.1
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.1
4.7.0
4.6.1
4.6.0
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-RC1
4.0.0-RC0