Jar examples for d:disklrucache
A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.
You can download jar file disklrucache 2.0.2 in this page.
Apache License Version 2.0
You can use the following script to add disklrucache-2.0.2.jar to your project.
<dependency> <groupId>com.jakewharton</groupId> <artifactId>disklrucache</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.jakewharton', name: 'disklrucache', version: '2.0.2'
libraryDependencies += "com.jakewharton" % "disklrucache" % "2.0.2"
<dependency org="com.jakewharton" name="disklrucache" rev="2.0.2"/>
@Grapes(@Grab(group='com.jakewharton', module='disklrucache', version='2.0.2'))
'com.jakewharton:disklrucache:jar:2.0.2'
Click the following link to download the jar file.
disklrucache-2.0.2-javadoc.jar