License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-socket |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-socket
icefrog套接字,包括BIO、NIO、AIO封装
|
Filename | Size |
---|---|
icefrog-socket-1.0.0.pom | |
icefrog-socket-1.0.0.jar | 26 KB |
icefrog-socket-1.0.0-sources.jar | 20 KB |
icefrog-socket-1.0.0-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-socket/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-socket</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-socket/
implementation 'io.github.whaleal:icefrog-socket:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-socket/
implementation ("io.github.whaleal:icefrog-socket:1.0.0")
'io.github.whaleal:icefrog-socket:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-socket" rev="1.0.0">
<artifact name="icefrog-socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-socket', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-socket" % "1.0.0"
[io.github.whaleal/icefrog-socket "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
io.github.whaleal : icefrog-log | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |