Download google-auth-library-oauth2-http-0.3.1.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.3.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

google-auth-library-oauth2-http-0.3.1-javadoc.jar
google-auth-library-oauth2-http-0.3.1-sources.jar
google-auth-library-oauth2-http-0.3.1.jar
google-auth-library-oauth2-http-0.3.1.pom



Related Tutorials