Download cache-1.4.1.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 1.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cache-1.4.1.jar to your project.

<dependency>
   <groupId>org.echocat.jomon</groupId>
   <artifactId>cache</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'org.echocat.jomon', name: 'cache', version: '1.4.1'
libraryDependencies += "org.echocat.jomon" % "cache" % "1.4.1"
<dependency org="org.echocat.jomon" name="cache" rev="1.4.1"/>
@Grapes(@Grab(group='org.echocat.jomon', module='cache', version='1.4.1'))
'org.echocat.jomon:cache:jar:1.4.1'

Download

Click the following link to download the jar file.

cache-1.4.1-javadoc.jar
cache-1.4.1-sources.jar
cache-1.4.1.jar
cache-1.4.1.pom



Related Tutorials