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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials