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

Jar examples for a:appengine-gcs-client

Description

You can download jar file appengine-gcs-client 0.6 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.6.jar to your project.

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

Download

Click the following link to download the jar file.

appengine-gcs-client-0.6-javadoc.jar
appengine-gcs-client-0.6-sources.jar
appengine-gcs-client-0.6.jar
appengine-gcs-client-0.6.pom



Related Tutorials