is not current version
Last Version 14.5.0

org.webjars.npm:types__graphql 0.11.7

WebJar for @types/graphql

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__graphql
Version

Version

0.11.7
Type

Type

jar

Download types__graphql 0.11.7


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