Jar examples for j:j2cache-core
J2Cache - core
You can download jar file j2cache-core 1.3.0 in this page.
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'
Click the following link to download the jar file.
j2cache-core-1.3.0-javadoc.jar