is not current version
Last Version 1.8.0

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


GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-credentials
Version

Version

0.10.0
Type

Type

jar

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