is not current version
Last Version 1.8.8

org.webjars.npm:graphiql 1.4.0

WebJar for graphiql

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphiql
Version

Version

1.4.0
Type

Type

jar

Download graphiql 1.4.0


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