@@ -20,7 +20,7 @@ <h3>Overview</h3>
20
20
< h3 > Dependencies and Licenses</ h3 >
21
21
The license can be found
22
22
< a href ='LICENSE.txt '> here</ a > .
23
- < br /> Dependent jars can be found in the
23
+ < br /> Dependency jars can be found in the
24
24
< a href ='libs '> libs</ a > folder and the corresponding source jars can be found
25
25
in the
26
26
< a href ='libs-sources '> libs-sources</ a > folder.
@@ -110,9 +110,9 @@ <h3>Dependencies for all Platforms</h3>
110
110
</ ul >
111
111
112
112
< h3 > Android Dependencies</ h3 >
113
- The following are the jars from the
114
- < a href ='libs '> libs</ a > folder required for Android applications or a newer
115
- compatible version :
113
+ The following jars from the
114
+ < a href ='libs '> libs</ a > folder or newer compatible versions
115
+ are required for Android applications :
116
116
< ul >
117
117
< li > google-http-client-android-${project.version}.jar</ li >
118
118
</ ul >
@@ -124,9 +124,9 @@ <h3>Android Dependencies</h3>
124
124
wiki</ a > for the Android Developer's Guide.
125
125
126
126
< h3 > Google App Engine Dependencies</ h3 >
127
- The following are the jars from the
128
- < a href ='libs '> libs</ a > folder required for Google App Engine applications or
129
- a newer compatible version:
127
+ The following jars from the
128
+ < a href ='libs '> libs</ a > folder or newer compatible versions
129
+ are required for Google App Engine applications.
130
130
< ul >
131
131
< li > google-http-client-appengine-${project.version}.jar</ li >
132
132
</ ul >
@@ -135,10 +135,10 @@ <h3>Google App Engine Dependencies</h3>
135
135
href ='https://developers.google.com/api-client-library/java/google-http-java-client/app-engine '> GoogleAppEngine
136
136
wiki</ a > for the Google App Engine Developer's Guide.
137
137
138
- < h3 > General Purpose Java 5 Environment Dependencies</ h3 >
139
- The following are the jars from the
140
- < a href ='libs '> libs</ a > folder required for general purpose Java 5
141
- applications or a newer compatible version :
138
+ < h3 > General Purpose Java Environment Dependencies</ h3 >
139
+ The following jars from the
140
+ < a href ='libs '> libs</ a > folder or newer compatible versions are
141
+ required for general purpose Java applications :
142
142
< ul >
143
143
< li > commons-logging-${project.commons-logging.version}.jar</ li >
144
144
< li > httpclient-${project.httpclient.version}.jar</ li >
0 commit comments