Download cache-2.1.1.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 2.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-2.1.1-javadoc.jar
cache-2.1.1-sources.jar
cache-2.1.1.jar
cache-2.1.1.pom



Related Tutorials