This page contains information about getting started with the Cloud Storage API using the Google APIs Client Library for Java. In addition, you may be interested in the following documentation:
- Browse the JavaDoc reference for the Cloud Storage API .
- Read the Developer's guide for the Google APIs Client Library for Java .
- Interact with this API in your browser using the APIs Explorer for the Cloud Storage API .
Sample
The storage-cmdline-sample may help you get started using the client library.
Add Library to Your Project
Select your build environment (Maven or Gradle) from the following tabs, or download a zip file containing all of the jars you need:
Download the Cloud Storage API v1 Client Library for Java
.
See the
The
Add the following to your
See
all versions available on the Maven Central Repository
.
Add the following to your
See
all versions available on the Maven Central Repository
.
storage/readme.html
file for details on:
libs
folder contains all the of the globally-applicable dependencies you might need across all application types.
pom.xml
file:
build.gradle
file: