License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgraphql-playground |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptiongraphql-playground
WebJar for graphql-playground
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphql-playground-1.3.6.pom | |
graphql-playground-1.3.6.jar | 6 MB |
graphql-playground-1.3.6-sources.jar | 22 bytes |
graphql-playground-1.3.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/graphql-playground/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>graphql-playground</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/graphql-playground/
implementation 'org.webjars.npm:graphql-playground:1.3.6'
// https://jarcasting.com/artifacts/org.webjars.npm/graphql-playground/
implementation ("org.webjars.npm:graphql-playground:1.3.6")
'org.webjars.npm:graphql-playground:jar:1.3.6'
<dependency org="org.webjars.npm" name="graphql-playground" rev="1.3.6">
<artifact name="graphql-playground" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='graphql-playground', version='1.3.6')
)
libraryDependencies += "org.webjars.npm" % "graphql-playground" % "1.3.6"
[org.webjars.npm/graphql-playground "1.3.6"]