is not current version
Last Version 1.7.30

io.sentry:sentry-all 1.7.20

Sentry client and appenders for diverse logging frameworks.

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-all
Version

Version

1.7.20
Type

Type

pom

Download sentry-all 1.7.20

Filename Size
sentry-all-1.7.20.pom 19 KB
Browse

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