is not current version
Last Version 3.4.0

org.webjars.npm:graphql-request 3.3.0

WebJar for graphql-request

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-request
Version

Version

3.3.0
Type

Type

jar

Download graphql-request 3.3.0


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