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