Jar examples for c:caffeine
Speed up your Android development - A collection of utility classes that help make Android development faster and safer
You can download jar file caffeine 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add caffeine-1.2.0.jar to your project.
<dependency> <groupId>com.github.ben-manes.caffeine</groupId> <artifactId>caffeine</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '1.2.0'
libraryDependencies += "com.github.ben-manes.caffeine" % "caffeine" % "1.2.0"
<dependency org="com.github.ben-manes.caffeine" name="caffeine" rev="1.2.0"/>
@Grapes(@Grab(group='com.github.ben-manes.caffeine', module='caffeine', version='1.2.0'))
'com.github.ben-manes.caffeine:caffeine:jar:1.2.0'
Click the following link to download the jar file.
caffeine-1.2.0-javadoc.jar