Last Version

GAX (Google Api eXtensions) for Java (BOM) 2.18.2

Google Api eXtensions for Java (BOM)

License

License

BSD
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

gax-bom
Version

Version

2.18.2
Type

Type

pom
Description

Description

GAX (Google Api eXtensions) for Java (BOM)
Google Api eXtensions for Java (BOM)
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.18.2


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

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.