не последняя версия
Последняя версия 6.1.4

io.sentry:sentry-bom 5.6.1

SDK for sentry.io

Группа

Группа

io.sentry
Идентификатор

Идентификатор

sentry-bom
Версия

Версия

5.6.1
Тип

Тип

pom

Скачать sentry-bom 5.6.1

Имя Файла Размер
sentry-bom-5.6.1.pom 4 KB
Обзор

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