is not current version
Last Version 25.4.0

com.google.cloud:libraries-bom 7.0.2

A compatible set of Google Cloud open source libraries.

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

libraries-bom
Version

Version

7.0.2
Type

Type

pom

Download libraries-bom 7.0.2


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