is not current version
Last Version 0.11.11

org.webjars:graphiql 0.11.3

WebJar for graphiql

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

graphiql
Version

Version

0.11.3
Type

Type

jar

Download graphiql 0.11.3


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