Download j2cache-core-2.3.12-release.jar file - Jar j

Jar examples for j:j2cache-core

Description

J2Cache - core

You can download jar file j2cache-core 2.3.12-release in this page.

Build File

You can use the following script to add j2cache-core-2.3.12-release.jar to your project.

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

Download

Click the following link to download the jar file.

j2cache-core-2.3.12-release-javadoc.jar
j2cache-core-2.3.12-release-sources.jar
j2cache-core-2.3.12-release.jar
j2cache-core-2.3.12-release.pom



Related Tutorials