Sample project for working with the diffrent Google APIs with Java.
- Offical documetnation Easily access Google APIs from Java
- Source Code Google google-api-java-client
Google has not created these sample projects, or the tutorials that go along with them. They were all created by me.
If you are not using a generated library, you can download the Google API Client Library for Java and its dependencies in a zip file, or you can use Maven. See Setup Instructions
Each API direcotry contains a read me file explaning how to use the samples.
These samples have been programmatically generated. Changes must be made in the T4 template files. Changes made in the samples themselves will be over written the next time the project is generated.
See Contributing
Copyright 2017 DAIMTO (Linda Lawton) : www.daimto.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. See LICENSE
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Tutorials for these projects can be found on Daimto.com