is not current version
Last Version 1.8.0

Google Auth Library for Java BOM 1.3.0

BOM for Google Auth Library for Java

License

License

GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-bom
Version

Version

1.3.0
Type

Type

pom
Description

Description

Google Auth Library for Java BOM
BOM for Google Auth Library for Java
Project URL

Project URL

https://github.com/googleapis/google-auth-library-java
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://github.com/googleapis/google-auth-library-java

Download google-auth-library-bom 1.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.