is not current version
Last Version 25.4.0

com.google.cloud:libraries-bom 4.4.1

A compatible set of Google Cloud open source libraries.

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

libraries-bom
Version

Version

4.4.1
Type

Type

pom

Download libraries-bom 4.4.1

Filename Size
libraries-bom-4.4.1.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.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/libraries-bom/
implementation 'com.google.cloud:libraries-bom:4.4.1'
// https://jarcasting.com/artifacts/com.google.cloud/libraries-bom/
implementation ("com.google.cloud:libraries-bom:4.4.1")
'com.google.cloud:libraries-bom:pom:4.4.1'
<dependency org="com.google.cloud" name="libraries-bom" rev="4.4.1">
  <artifact name="libraries-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='libraries-bom', version='4.4.1')
)
libraryDependencies += "com.google.cloud" % "libraries-bom" % "4.4.1"
[com.google.cloud/libraries-bom "4.4.1"]