Download j2cache-core-2.2.0-beta.jar file - Jar j

Jar examples for j:j2cache-core

Description

J2Cache - core

You can download jar file j2cache-core 2.2.0-beta in this page.

Build File

You can use the following script to add j2cache-core-2.2.0-beta.jar to your project.

<dependency>
   <groupId>net.oschina.j2cache</groupId>
   <artifactId>j2cache-core</artifactId>
   <version>2.2.0-beta</version>
</dependency>
compile group: 'net.oschina.j2cache', name: 'j2cache-core', version: '2.2.0-beta'
libraryDependencies += "net.oschina.j2cache" % "j2cache-core" % "2.2.0-beta"
<dependency org="net.oschina.j2cache" name="j2cache-core" rev="2.2.0-beta"/>
@Grapes(@Grab(group='net.oschina.j2cache', module='j2cache-core', version='2.2.0-beta'))
'net.oschina.j2cache:j2cache-core:jar:2.2.0-beta'

Download

Click the following link to download the jar file.

j2cache-core-2.2.0-beta-javadoc.jar
j2cache-core-2.2.0-beta-sources.jar
j2cache-core-2.2.0-beta.jar
j2cache-core-2.2.0-beta.pom



Related Tutorials