is not current version
Last Version 4.0.1

org.webjars.npm:proxy-agent 2.3.1

WebJar for proxy-agent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

proxy-agent
Version

Version

2.3.1
Type

Type

jar

Download proxy-agent 2.3.1


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