Client libraries providing authentication and authorization to enable calling Google APIs.
'com.google.auth:google-auth-library-oauth2-http:0.3.1'
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>0.3.1</version>
</dependency>
<dependency org="com.google.auth" name="google-auth-library-oauth2-http" rev="0.3.1"/>
"com.google.auth", "google-auth-library-oauth2-http", "0.3.1"