Jar examples for a:appengine-gcs-client
You can download jar file appengine-gcs-client 0.7 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
appengine-gcs-client-0.7.jar