Announcing the release of 1.10.1-beta!
Bugs Fixed:
Please take a look at the
JavaDoc.
The library zip containing all required dependencies is available
here.
Maven users should specify version 1.10.1-beta in their project’s plugin configuration:
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.10.1-beta</version>
</dependency>
--
Posted By Ravi Mistry to
google-oauth-java-client Announcements at 6/25/2012 09:53:00 AM