Google Java APIs download - https://developers.google.com/api-client-library/java/google-api-java-client/download
Get this instead of just OAuth libraries. API Client library includes OAuth libraries.
Even though Apple Watch chipset is 64-bits, Int is still 32-bit. To get 64 bit behavior you have to explicitly use Int64 https:// jeffver...