Last Version

Google OAuth Client Library for Java BOM 1.34.1

BOM for Google OAuth Client Library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.oauth-client
ArtifactId

ArtifactId

google-oauth-client-bom
Version

Version

1.34.1
Type

Type

pom
Description

Description

Google OAuth Client Library for Java BOM
BOM for Google OAuth Client Library for Java
Project URL

Project URL

https://github.com/googleapis/google-oauth-java-client/tree/master/google-oauth-client-bom
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

https://github.com/googleapis/google-oauth-java-client

Download google-oauth-client-bom 1.34.1


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

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.