is not current version
Last Version 25.4.0

com.google.cloud:libraries-bom 4.3.0

A compatible set of Google Cloud open source libraries.

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

libraries-bom
Version

Version

4.3.0
Type

Type

pom

Download libraries-bom 4.3.0

Filename Size
libraries-bom-4.3.0.pom 7 KB
Browse

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