Download google-auth-library-oauth2-http-0.9.0.jar file - Jar g

Jar examples for g:google-auth-library-oauth2-http

Description

You can download jar file google-auth-library-oauth2-http 0.9.0 in this page.

Build File

You can use the following script to add google-auth-library-oauth2-http-0.9.0.jar to your project.

<dependency>
   <groupId>com.google.auth</groupId>
   <artifactId>google-auth-library-oauth2-http</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.google.auth', name: 'google-auth-library-oauth2-http', version: '0.9.0'
libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "0.9.0"
<dependency org="com.google.auth" name="google-auth-library-oauth2-http" rev="0.9.0"/>
@Grapes(@Grab(group='com.google.auth', module='google-auth-library-oauth2-http', version='0.9.0'))
'com.google.auth:google-auth-library-oauth2-http:jar:0.9.0'

Download

Click the following link to download the jar file.

google-auth-library-oauth2-http-0.9.0-javadoc.jar
google-auth-library-oauth2-http-0.9.0-sources.jar
google-auth-library-oauth2-http-0.9.0-tests.jar
google-auth-library-oauth2-http-0.9.0.jar
google-auth-library-oauth2-http-0.9.0.pom



Related Tutorials