is not current version
Last Version 1.8.0

com.google.auth:google-auth-library-parent 0.25.1

Client libraries providing authentication and authorization to enable calling Google APIs.

GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-parent
Version

Version

0.25.1
Type

Type

pom

Download google-auth-library-parent 0.25.1


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