is not current version
Last Version 4.0.1

org.webjars.npm:http-proxy-agent 2.0.0

WebJar for http-proxy-agent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-proxy-agent
Version

Version

2.0.0
Type

Type

jar

Download http-proxy-agent 2.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/http-proxy-agent/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>http-proxy-agent</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-proxy-agent/
implementation 'org.webjars.npm:http-proxy-agent:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/http-proxy-agent/
implementation ("org.webjars.npm:http-proxy-agent:2.0.0")
'org.webjars.npm:http-proxy-agent:jar:2.0.0'
<dependency org="org.webjars.npm" name="http-proxy-agent" rev="2.0.0">
  <artifact name="http-proxy-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-proxy-agent', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "http-proxy-agent" % "2.0.0"
[org.webjars.npm/http-proxy-agent "2.0.0"]