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