Download cacheable-core_2.11-0.2.0.jar file - Jar c

Jar examples for c:cacheable-core-2.11

Description

cacheable-core

You can download jar file cacheable-core_2.11 0.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add cacheable-core_2.11-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

cacheable-core_2.11-0.2.0-javadoc.jar
cacheable-core_2.11-0.2.0-sources.jar
cacheable-core_2.11-0.2.0.jar
cacheable-core_2.11-0.2.0.pom



Related Tutorials