is not current version
Last Version 2.12.6

org.webjars.npm:graphql-tag 0.1.14

WebJar for graphql-tag

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-tag
Version

Version

0.1.14
Type

Type

jar

Download graphql-tag 0.1.14


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