Download appengine-gcs-client-0.7.jar file - Jar a

Jar examples for a:appengine-gcs-client

Description

You can download jar file appengine-gcs-client 0.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add appengine-gcs-client-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

appengine-gcs-client-0.7.jar
appengine-gcs-client-0.7.pom



Related Tutorials