is not current version
Last Version 2.0.0

com.github.bbottema:java-socks-proxy-server 1.0.2

java-socks-proxy-server is a SOCKS 4/5 server for Java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

java-socks-proxy-server
Version

Version

1.0.2
Type

Type

jar

Download java-socks-proxy-server 1.0.2


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