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