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