is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-socket 1.1.1

icefrog套接字,包括BIO、NIO、AIO封装

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-socket
Version

Version

1.1.1
Type

Type

jar

Download icefrog-socket 1.1.1


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