is not current version
Last Version 2.18.2

GAX (Google Api eXtensions) for Java 2.9.0

Google Api eXtensions for Java

License

License

BSD
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

gax-bom
Version

Version

2.9.0
Type

Type

pom
Description

Description

GAX (Google Api eXtensions) for Java
Google Api eXtensions for Java
Project URL

Project URL

https://github.com/googleapis/gax-java
Source Code Management

Source Code Management

https://github.com/googleapis/gax-java

Download gax-bom 2.9.0

Filename Size
gax-bom-2.9.0.pom
Browse

<!-- https://jarcasting.com/artifacts/com.google.api/gax-bom/ -->
<dependency>
    <groupId>com.google.api</groupId>
    <artifactId>gax-bom</artifactId>
    <version>2.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.api/gax-bom/
implementation 'com.google.api:gax-bom:2.9.0'
// https://jarcasting.com/artifacts/com.google.api/gax-bom/
implementation ("com.google.api:gax-bom:2.9.0")
'com.google.api:gax-bom:pom:2.9.0'
<dependency org="com.google.api" name="gax-bom" rev="2.9.0">
  <artifact name="gax-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.api', module='gax-bom', version='2.9.0')
)
libraryDependencies += "com.google.api" % "gax-bom" % "2.9.0"
[com.google.api/gax-bom "2.9.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.