is not current version
Last Version 6.1.4

Sentry SDK 5.1.0-beta.6

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry
Version

Version

5.1.0-beta.6
Type

Type

jar
Description

Description

Sentry SDK
SDK for sentry.io
Project URL

Project URL

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

Source Code Management

https://github.com/getsentry/sentry-java

Download sentry 5.1.0-beta.6


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

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.