Jar examples for s:scaffeine-2.11
Thin Scala wrapper for Caffeine.
You can download jar file scaffeine_2.11 2.0.0 in this page.
Apache 2
You can use the following script to add scaffeine_2.11-2.0.0.jar to your project.
<dependency> <groupId>com.github.blemale</groupId> <artifactId>scaffeine_2.11</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.blemale', name: 'scaffeine_2.11', version: '2.0.0'
libraryDependencies += "com.github.blemale" % "scaffeine_2.11" % "2.0.0"
<dependency org="com.github.blemale" name="scaffeine_2.11" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.blemale', module='scaffeine_2.11', version='2.0.0'))
'com.github.blemale:scaffeine_2.11:jar:2.0.0'
Click the following link to download the jar file.
scaffeine_2.11-2.0.0-javadoc.jar