is not current version
Last Version 3.3.0

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

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

3.0.4
Type

Type

jar

Download google-cloud-monitoring-bom 3.0.4


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