is not current version
Last Version 2.6.1

org.webjars.npm:socks 1.1.10

WebJar for socks

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

socks
Version

Version

1.1.10
Type

Type

jar

Download socks 1.1.10


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