is not current version
Last Version 15.8.0

org.webjars.npm:graphql 0.10.1

WebJar for graphql

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql
Version

Version

0.10.1
Type

Type

jar

Download graphql 0.10.1


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