Download cache-2.0.4.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 2.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-2.0.4-javadoc.jar
cache-2.0.4-sources.jar
cache-2.0.4.jar
cache-2.0.4.pom



Related Tutorials