Download cache-1.0.2.jar file - Jar c

Jar examples for c:cache

Description

GiavaCMS Content Management System: Cache Module

You can download jar file cache 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

cache-1.0.2-javadoc.jar
cache-1.0.2-sources.jar
cache-1.0.2.pom



Related Tutorials