Download appengine-jsr107cache-1.7.7.jar file - Jar a

Jar examples for a:appengine-jsr107cache

Description

Implementation of net.sf.jsr107cache for the Google App Engine Memcache API.

You can download jar file appengine-jsr107cache 1.7.7 in this page.

Build File

You can use the following script to add appengine-jsr107cache-1.7.7.jar to your project.

<dependency>
   <groupId>com.google.appengine</groupId>
   <artifactId>appengine-jsr107cache</artifactId>
   <version>1.7.7</version>
</dependency>
compile group: 'com.google.appengine', name: 'appengine-jsr107cache', version: '1.7.7'
libraryDependencies += "com.google.appengine" % "appengine-jsr107cache" % "1.7.7"
<dependency org="com.google.appengine" name="appengine-jsr107cache" rev="1.7.7"/>
@Grapes(@Grab(group='com.google.appengine', module='appengine-jsr107cache', version='1.7.7'))
'com.google.appengine:appengine-jsr107cache:jar:1.7.7'

Download

Click the following link to download the jar file.

appengine-jsr107cache-1.7.7.jar
appengine-jsr107cache-1.7.7.pom



Related Tutorials