Download cache-1.0.7.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 1.0.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-1.0.7-javadoc.jar
cache-1.0.7-sources.jar
cache-1.0.7.jar
cache-1.0.7.pom



Related Tutorials