Jar examples for c:cache2k-impl
A light weight and high performance Java caching library. Android and Java 6 compatible. Implementation jar. Do not use this as compile time dependency.
You can download jar file cache2k-impl 1.1.1.Alpha in this page.
You can use the following script to add cache2k-impl-1.1.1.Alpha.jar to your project.
<dependency> <groupId>org.cache2k</groupId> <artifactId>cache2k-impl</artifactId> <version>1.1.1.Alpha</version> </dependency>
compile group: 'org.cache2k', name: 'cache2k-impl', version: '1.1.1.Alpha'
libraryDependencies += "org.cache2k" % "cache2k-impl" % "1.1.1.Alpha"
<dependency org="org.cache2k" name="cache2k-impl" rev="1.1.1.Alpha"/>
@Grapes(@Grab(group='org.cache2k', module='cache2k-impl', version='1.1.1.Alpha'))
'org.cache2k:cache2k-impl:jar:1.1.1.Alpha'
Click the following link to download the jar file.
cache2k-impl-1.1.1.Alpha-javadoc.jar