File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < body >
3+ Written by Google, the < a href ="https://code.google.com/p/google-api-java-client/ ">
4+ google-api-java-client</ a > library is an easy-to-use and efficient Java client library for
5+ accessing Google APIs using JSON and OAuth 2.0.
6+
7+ < p >
8+ This library is built on top of two common libraries, also built by Google, but designed to
9+ work with any HTTP service on the web: the Google HTTP Client Library for Java and the Google
10+ OAuth Client Library for Java.
11+ @see < a href ="http://javadoc.google-http-java-client.googlecode.com/hg/index.html ">
12+ Google HTTP Java Client Library Javadoc</ a >
13+ @see < a href ="http://javadoc.google-oauth-java-client.googlecode.com/hg/index.html ">
14+ Google OAuth Java Client Library Javadoc</ a >
15+ </ p >
16+ </ body >
17+ </ html >
Original file line number Diff line number Diff line change 465465 <link >http://javadoc.google-oauth-java-client.googlecode.com/hg/${project.oauth.version} </link >
466466 </links >
467467 <doctitle >Google API Client Library for Java ${project.version} </doctitle >
468+ <overview >${basedir} /overview.html</overview >
468469 <groups >
469470 <group >
470471 <title >google-api-client</title >
You can’t perform that action at this time.
0 commit comments