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