is not current version
Last Version 0.7.2-c57203f.0

org.webjars.npm:graphql-import 0.4.5

WebJar for graphql-import

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-import
Version

Version

0.4.5
Type

Type

jar

Download graphql-import 0.4.5


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