Download scalacache-core_2.11-0.3.2.jar file - Jar s

Jar examples for s:scalacache-core-2.11

Description

scalacache-coreJVM

You can download jar file scalacache-core_2.11 0.3.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scalacache-core_2.11-0.3.2.jar to your project.

<dependency>
   <groupId>com.github.cb372</groupId>
   <artifactId>scalacache-core_2.11</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.github.cb372', name: 'scalacache-core_2.11', version: '0.3.2'
libraryDependencies += "com.github.cb372" % "scalacache-core_2.11" % "0.3.2"
<dependency org="com.github.cb372" name="scalacache-core_2.11" rev="0.3.2"/>
@Grapes(@Grab(group='com.github.cb372', module='scalacache-core_2.11', version='0.3.2'))
'com.github.cb372:scalacache-core_2.11:jar:0.3.2'

Download

Click the following link to download the jar file.

scalacache-core_2.11-0.3.2-javadoc.jar
scalacache-core_2.11-0.3.2-sources.jar
scalacache-core_2.11-0.3.2.jar
scalacache-core_2.11-0.3.2.pom



Related Tutorials