Setup Instructions for the Google API Client Library for Java

Browse Online

Checkout Instructions

Prerequisites: install Java SE 8, Git and Maven. You may need to set your JAVA_HOME.

git clone https://github.com/google/google-oauth-java-client.git
cd google-oauth-java-client
mvn install