is not current version
Last Version 5.0.4

org.webjars.npm:graphql-language-service 3.1.2

WebJar for graphql-language-service

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphql-language-service
Version

Version

3.1.2
Type

Type

jar

Download graphql-language-service 3.1.2


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