Download scaffeine_2.12-2.5.0.jar file - Jar s

Jar examples for s:scaffeine-2.12

Description

Thin Scala wrapper for Caffeine.

You can download jar file scaffeine_2.12 2.5.0 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

scaffeine_2.12-2.5.0-javadoc.jar
scaffeine_2.12-2.5.0-sources.jar
scaffeine_2.12-2.5.0.jar
scaffeine_2.12-2.5.0.pom



Related Tutorials