Download google-auth-library-credentials-0.7.1.jar file - Jar g

Jar examples for g:google-auth-library-credentials

Description

You can download jar file google-auth-library-credentials 0.7.1 in this page.

Build File

You can use the following script to add google-auth-library-credentials-0.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

google-auth-library-credentials-0.7.1-javadoc.jar
google-auth-library-credentials-0.7.1-sources.jar
google-auth-library-credentials-0.7.1-tests.jar
google-auth-library-credentials-0.7.1.jar
google-auth-library-credentials-0.7.1.pom



Related Tutorials