is not current version
Last Version 1.8.8

org.webjars.npm:graphiql 1.3.2

WebJar for graphiql

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphiql
Version

Version

1.3.2
Type

Type

jar

Download graphiql 1.3.2


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