is not current version
Last Version 1.8.0

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


GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-credentials
Version

Version

1.1.0
Type

Type

jar

Download google-auth-library-credentials 1.1.0


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