is not current version
Last Version 6.1.4

Sentry SDK 6.0.0-alpha.6

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-graphql
Version

Version

6.0.0-alpha.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-graphql 6.0.0-alpha.6


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

Dependencies

compile (1)

Group / Artifact Type Version
io.sentry : sentry jar 6.0.0-alpha.6

runtime (1)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 17.3

Project Modules

There are no modules declared in this project.