Download j2cache-core-1.3.0.jar file - Jar j

Jar examples for j:j2cache-core

Description

J2Cache - core

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

Build File

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

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

Download

Click the following link to download the jar file.

j2cache-core-1.3.0-javadoc.jar
j2cache-core-1.3.0-sources.jar
j2cache-core-1.3.0.jar
j2cache-core-1.3.0.pom



Related Tutorials