Download cacheable-core_2.10-0.1.1.jar file - Jar c

Jar examples for c:cacheable-core-2.10

Description

cacheable-core

You can download jar file cacheable-core_2.10 0.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add cacheable-core_2.10-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

cacheable-core_2.10-0.1.1-javadoc.jar
cacheable-core_2.10-0.1.1-sources.jar
cacheable-core_2.10-0.1.1.jar
cacheable-core_2.10-0.1.1.pom



Related Tutorials