is not current version
Last Version 0.11.11

org.webjars:graphiql 0.3.1

WebJar for graphiql

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

graphiql
Version

Version

0.3.1
Type

Type

jar

Download graphiql 0.3.1


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