is not current version
Last Version 1.0.6

com.github.mike10004:fengyouchao-sockslib 1.0.2

A Java library for SOCKS5 client and SOCKS5 server

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

fengyouchao-sockslib
Version

Version

1.0.2
Type

Type

jar

Download fengyouchao-sockslib 1.0.2


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