Announcing the release of 1.11.0-beta!
Highlights:
You can also look at the
New Features,
JavaDoc, and
JDiff.
The library zip containing all required dependencies is available
here.
Maven users should specify version 1.11.0-beta in their project’s plugin configuration:
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.11.0-beta</version>
</dependency>
--
Posted By Ravi Mistry to
google-oauth-java-client Announcements at 9/05/2012 04:25:00 PM