is not current version
Last Version 6.1.4

Sentry SDK 6.0.0-beta.2

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry
Version

Version

6.0.0-beta.2
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 6.0.0-beta.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.