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