is not current version
Last Version 2.0.0.RC4

io.smallrye:smallrye-graphql-ui-graphiql 2.0.0.RC2


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-ui-graphiql
Version

Version

2.0.0.RC2
Type

Type

jar

Download smallrye-graphql-ui-graphiql 2.0.0.RC2


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