не последняя версия
Последняя версия 2.18.2

com.google.api:gax-bom 2.11.0

Google Api eXtensions for Java

Группа

Группа

com.google.api
Идентификатор

Идентификатор

gax-bom
Версия

Версия

2.11.0
Тип

Тип

pom

Скачать gax-bom 2.11.0

Имя Файла Размер
gax-bom-2.11.0.pom
Обзор

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