is not current version
Last Version 1.6.30

org.webjars.npm:graphql-playground-html 1.6.6

WebJar for graphql-playground-html

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-playground-html
Version

Version

1.6.6
Type

Type

jar

Download graphql-playground-html 1.6.6


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