io.sentry:sentry-core

SDK for sentry.io

Лицензия

Лицензия

MIT
Группа

Группа

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

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

sentry-core
Последняя версия

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

3.0.0-alpha.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.sentry:sentry-core
SDK for sentry.io
Ссылка на сайт

Ссылка на сайт

https://github.com/getsentry/sentry-android
Система контроля версий

Система контроля версий

https://github.com/getsentry/sentry-android/tree/master

Скачать sentry-core

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.5

Модули Проекта

Данный проект не имеет модулей.
io.sentry

Sentry

Real-time crash reporting for your web apps, mobile apps, and games.

Версии библиотеки

Версия
3.0.0-alpha.1
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.1.0-RC.1
2.1.0-beta.2
2.1.0-beta.1
2.1.0-alpha.2
2.1.0-alpha.1
2.0.3
2.0.2
2.0.0-alpha05
2.0.0-alpha04