is not current version
Last Version 2.12.6

org.webjars.npm:graphql-tag 2.9.2

WebJar for graphql-tag

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-tag
Version

Version

2.9.2
Type

Type

jar

Download graphql-tag 2.9.2


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