License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-errorreporting-bom |
Last Version | Last Version0.123.3-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud errorreporting BOM
BOM for Google Cloud Error Reporting
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
<!-- 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.123.3-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-errorreporting-bom/
implementation 'com.google.cloud:google-cloud-errorreporting-bom:0.123.3-beta'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-errorreporting-bom/
implementation ("com.google.cloud:google-cloud-errorreporting-bom:0.123.3-beta")
'com.google.cloud:google-cloud-errorreporting-bom:jar:0.123.3-beta'
<dependency org="com.google.cloud" name="google-cloud-errorreporting-bom" rev="0.123.3-beta">
<artifact name="google-cloud-errorreporting-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-errorreporting-bom', version='0.123.3-beta')
)
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting-bom" % "0.123.3-beta"
[com.google.cloud/google-cloud-errorreporting-bom "0.123.3-beta"]