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