is not current version
Last Version 6.1.4

io.sentry:sentry-bom 5.7.3

SDK for sentry.io

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-bom
Version

Version

5.7.3
Type

Type

pom

Download sentry-bom 5.7.3

Filename Size
sentry-bom-5.7.3.pom 4 KB
Browse

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