is not current version
Last Version 3.3.0

com.google.cloud:google-cloud-monitoring-bom 1.99.2

BOM for Google Cloud Monitoring

Categories

Categories

Monitoring Application Testing & Monitoring Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-monitoring-bom
Version

Version

1.99.2
Type

Type

jar

Download google-cloud-monitoring-bom 1.99.2


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