is not current version
Last Version 3.4.0

org.webjars.npm:graphql-request 1.8.2

WebJar for graphql-request

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-request
Version

Version

1.8.2
Type

Type

jar

Download graphql-request 1.8.2


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