is not current version
Last Version 0.4.3

org.webjars.npm:graphiql__toolkit 0.1.1

WebJar for @graphiql/toolkit

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphiql__toolkit
Version

Version

0.1.1
Type

Type

jar

Download graphiql__toolkit 0.1.1


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