is not current version
Last Version 6.1.4

io.sentry:sentry-jul 5.0.0-beta.5

SDK for sentry.io

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-jul
Version

Version

5.0.0-beta.5
Type

Type

jar

Download sentry-jul 5.0.0-beta.5


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