Last Version

io.sentry:sentry-core 3.0.0-alpha.1

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-core
Version

Version

3.0.0-alpha.1
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 3.0.0-alpha.1


<!-- 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.