<dependency> <groupId>org.webjars.npm</groupId> <artifactId>http-proxy-agent</artifactId> <version>1.0.0</version> </dependency>
implementation 'org.webjars.npm:http-proxy-agent:1.0.0'
implementation("org.webjars.npm:http-proxy-agent:1.0.0")
libraryDependencies += "org.webjars.npm" % "http-proxy-agent" % "1.0.0"
@Grapes( @Grab(group='org.webjars.npm', module='http-proxy-agent', version='1.0.0') )
<dependency org="org.webjars.npm" name="http-proxy-agent" rev="1.0.0" />
[org.webjars.npm/http-proxy-agent "1.0.0"]
'org.webjars.npm:http-proxy-agent:jar:1.0.0'
compile
|-- org.webjars.npm:agent-base
|-- org.webjars.npm:extend
|-- org.webjars.npm:debug