| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторgraphql-playground-html |
| Версия | Версия1.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| graphql-playground-html-1.6.0.pom | |
| graphql-playground-html-1.6.0.jar | 11 KB |
| graphql-playground-html-1.6.0-sources.jar | 22 bytes |
| graphql-playground-html-1.6.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/graphql-playground-html/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>graphql-playground-html</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/graphql-playground-html/
implementation 'org.webjars.npm:graphql-playground-html:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/graphql-playground-html/
implementation ("org.webjars.npm:graphql-playground-html:1.6.0")
'org.webjars.npm:graphql-playground-html:jar:1.6.0'
<dependency org="org.webjars.npm" name="graphql-playground-html" rev="1.6.0">
<artifact name="graphql-playground-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='graphql-playground-html', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "graphql-playground-html" % "1.6.0"
[org.webjars.npm/graphql-playground-html "1.6.0"]