is not current version
Last Version 1.8.8

org.webjars.npm:graphiql 1.0.5

WebJar for graphiql

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphiql
Version

Version

1.0.5
Type

Type

jar

Download graphiql 1.0.5


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