is not current version
Last Version 1.0.6

com.github.mike10004:fengyouchao-sockslib 1.0.3

A Java library for SOCKS5 client and SOCKS5 server

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

fengyouchao-sockslib
Version

Version

1.0.3
Type

Type

jar

Download fengyouchao-sockslib 1.0.3


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