is not current version
Last Version 2.0.0.RC4

io.smallrye:smallrye-graphql-ui-graphiql 1.4.3.1


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-ui-graphiql
Version

Version

1.4.3.1
Type

Type

jar

Download smallrye-graphql-ui-graphiql 1.4.3.1


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