Download jetcache-core-2.4.0.jar file - Jar j

Jar examples for j:jetcache-core

Description

You can download jar file jetcache-core 2.4.0 in this page.

Build File

You can use the following script to add jetcache-core-2.4.0.jar to your project.

<dependency>
   <groupId>com.alicp.jetcache</groupId>
   <artifactId>jetcache-core</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'com.alicp.jetcache', name: 'jetcache-core', version: '2.4.0'
libraryDependencies += "com.alicp.jetcache" % "jetcache-core" % "2.4.0"
<dependency org="com.alicp.jetcache" name="jetcache-core" rev="2.4.0"/>
@Grapes(@Grab(group='com.alicp.jetcache', module='jetcache-core', version='2.4.0'))
'com.alicp.jetcache:jetcache-core:jar:2.4.0'

Download

Click the following link to download the jar file.

jetcache-core-2.4.0-javadoc.jar
jetcache-core-2.4.0-sources.jar
jetcache-core-2.4.0.jar
jetcache-core-2.4.0.pom



Related Tutorials