Download scaffeine_2.11-2.0.0.jar file - Jar s

Jar examples for s:scaffeine-2.11

Description

Thin Scala wrapper for Caffeine.

You can download jar file scaffeine_2.11 2.0.0 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

scaffeine_2.11-2.0.0-javadoc.jar
scaffeine_2.11-2.0.0-sources.jar
scaffeine_2.11-2.0.0.jar
scaffeine_2.11-2.0.0.pom



Related Tutorials