is not current version
Last Version 2.12.6

org.webjars.npm:graphql-tag 2.10.1

WebJar for graphql-tag

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-tag
Version

Version

2.10.1
Type

Type

jar

Download graphql-tag 2.10.1


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