is not current version
Last Version 1.8.8

org.webjars.npm:graphiql 1.4.0-rc.1

WebJar for graphiql

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphiql
Version

Version

1.4.0-rc.1
Type

Type

jar

Download graphiql 1.4.0-rc.1


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