is not current version
Last Version 1.8.0

com.google.auth:google-auth-library-credentials 1.2.2


GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-credentials
Version

Version

1.2.2
Type

Type

jar

Download google-auth-library-credentials 1.2.2


<!-- https://jarcasting.com/artifacts/com.google.auth/google-auth-library-credentials/ -->
<dependency>
    <groupId>com.google.auth</groupId>
    <artifactId>google-auth-library-credentials</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-credentials/
implementation 'com.google.auth:google-auth-library-credentials:1.2.2'
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-credentials/
implementation ("com.google.auth:google-auth-library-credentials:1.2.2")
'com.google.auth:google-auth-library-credentials:jar:1.2.2'
<dependency org="com.google.auth" name="google-auth-library-credentials" rev="1.2.2">
  <artifact name="google-auth-library-credentials" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.auth', module='google-auth-library-credentials', version='1.2.2')
)
libraryDependencies += "com.google.auth" % "google-auth-library-credentials" % "1.2.2"
[com.google.auth/google-auth-library-credentials "1.2.2"]