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 1.3.1 in this page.
Apache License Version 2.0
You can use the following script to add disklrucache-1.3.1.jar to your project.
<dependency> <groupId>com.jakewharton</groupId> <artifactId>disklrucache</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.jakewharton', name: 'disklrucache', version: '1.3.1'
libraryDependencies += "com.jakewharton" % "disklrucache" % "1.3.1"
<dependency org="com.jakewharton" name="disklrucache" rev="1.3.1"/>
@Grapes(@Grab(group='com.jakewharton', module='disklrucache', version='1.3.1'))
'com.jakewharton:disklrucache:jar:1.3.1'
Click the following link to download the jar file.
disklrucache-1.3.1-javadoc.jar