Announcing the release of version 1.17.0-rc:
Highlights:
You can also take a look at the New Features , JavaDoc , and JDiff for more details.
Maven users should specify version 1.17.0-rc in their project's pom.xml file.
For example:
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version> 1.17.0-rc </version>
</dependency>