io.sentry:sentry-core

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-core
Last Version

Last Version

3.0.0-alpha.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.sentry:sentry-core
SDK for sentry.io
Project URL

Project URL

https://github.com/getsentry/sentry-android
Source Code Management

Source Code Management

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

Download sentry-core

How to add to project

<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.
io.sentry

Sentry

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

Versions

Version
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