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

Jar examples for a:appengine-gcs-client

Description

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials