WebJar for graphiql
More info: http://webjars.org
Upstream: https://github.com/graphql/graphiql
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdgraphiql |
Last Version | Last Version0.11.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphiql
WebJar for graphiql
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphiql-0.11.11.pom | |
graphiql-0.11.11.jar | 322 KB |
graphiql-0.11.11-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/graphiql/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>graphiql</artifactId>
<version>0.11.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/graphiql/
implementation 'org.webjars:graphiql:0.11.11'
// https://jarcasting.com/artifacts/org.webjars/graphiql/
implementation ("org.webjars:graphiql:0.11.11")
'org.webjars:graphiql:jar:0.11.11'
<dependency org="org.webjars" name="graphiql" rev="0.11.11">
<artifact name="graphiql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='graphiql', version='0.11.11')
)
libraryDependencies += "org.webjars" % "graphiql" % "0.11.11"
[org.webjars/graphiql "0.11.11"]
WebJar for graphiql
More info: http://webjars.org
Upstream: https://github.com/graphql/graphiql