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