is not current version
Last Version 25.4.0

com.google.cloud:libraries-bom 19.1.0

A compatible set of Google Cloud open source libraries.

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

libraries-bom
Version

Version

19.1.0
Type

Type

pom

Download libraries-bom 19.1.0


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