is not current version
Last Version 1.18.1

org.webjars.npm:http-proxy 1.17.0

WebJar for http-proxy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-proxy
Version

Version

1.17.0
Type

Type

jar

Download http-proxy 1.17.0


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