<dependency> <groupId>org.webjars.npm</groupId> <artifactId>graphiql</artifactId> <version>1.9.13</version> </dependency>
implementation 'org.webjars.npm:graphiql:1.9.13'
implementation("org.webjars.npm:graphiql:1.9.13")
libraryDependencies += "org.webjars.npm" % "graphiql" % "1.9.13"
@Grapes( @Grab(group='org.webjars.npm', module='graphiql', version='1.9.13') )
<dependency org="org.webjars.npm" name="graphiql" rev="1.9.13" />
[org.webjars.npm/graphiql "1.9.13"]
'org.webjars.npm:graphiql:jar:1.9.13'
compile
|-- org.webjars.npm:graphiql__react
|-- org.webjars.npm:graphiql__toolkit
|-- org.webjars.npm:entities
|-- org.webjars.npm:markdown-it
|-- org.webjars.npm:graphql-language-service