forked from googleapis/google-api-java-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
overview.html
17 lines (16 loc) · 804 Bytes
/
overview.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<body>
Written by Google, the <a href="https://code.google.com/p/google-api-java-client/">
google-api-java-client</a> library is an easy-to-use and efficient Java client library for
accessing Google APIs using JSON and OAuth 2.0.
<p>
This library is built on top of two common libraries, also built by Google, but designed to
work with any HTTP service on the web: the Google HTTP Client Library for Java and the Google
OAuth Client Library for Java.
@see <a href="http://javadoc.google-http-java-client.googlecode.com/hg/index.html">
Google HTTP Java Client Library Javadoc</a>
@see <a href="http://javadoc.google-oauth-java-client.googlecode.com/hg/index.html">
Google OAuth Java Client Library Javadoc</a>
</p>
</body>
</html>