is not current version
Last Version 2.0.1

com.google.cloud:gcp-lts-bom 1.0.5

Google Cloud Long Term Support BOM

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

gcp-lts-bom
Version

Version

1.0.5
Type

Type

pom

Download gcp-lts-bom 1.0.5


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