is not current version
Last Version 0.123.3-beta

com.google.cloud:google-cloud-errorreporting-bom 0.118.0-beta

BOM for Google Cloud Error Reporting

Categories

Categories

Reporting Business Logic Libraries Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-errorreporting-bom
Version

Version

0.118.0-beta
Type

Type

jar

Download google-cloud-errorreporting-bom 0.118.0-beta


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