is not current version
Last Version 6.1.1

org.webjars.npm:socks-proxy-agent 3.0.1

WebJar for socks-proxy-agent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

socks-proxy-agent
Version

Version

3.0.1
Type

Type

jar

Download socks-proxy-agent 3.0.1


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