is not current version
Last Version 6.1.4

io.sentry:sentry-graphql 5.5.0

SDK for sentry.io

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-graphql
Version

Version

5.5.0
Type

Type

jar

Download sentry-graphql 5.5.0


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