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

Jar examples for j:jetcache-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials