License |
License |
---|---|
GroupId | GroupIdorg.smartboot.socket |
ArtifactId | ArtifactIdaio-core |
Last Version | Last Version1.5.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaio-core
A high performance network application framework based on Java AIO
|
Filename | Size |
---|---|
aio-core-1.5.19.pom | |
aio-core-1.5.19.jar | 44 KB |
aio-core-1.5.19-sources.jar | 33 KB |
aio-core-1.5.19-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartboot.socket/aio-core/ -->
<dependency>
<groupId>org.smartboot.socket</groupId>
<artifactId>aio-core</artifactId>
<version>1.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/aio-core/
implementation 'org.smartboot.socket:aio-core:1.5.19'
// https://jarcasting.com/artifacts/org.smartboot.socket/aio-core/
implementation ("org.smartboot.socket:aio-core:1.5.19")
'org.smartboot.socket:aio-core:jar:1.5.19'
<dependency org="org.smartboot.socket" name="aio-core" rev="1.5.19">
<artifact name="aio-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='aio-core', version='1.5.19')
)
libraryDependencies += "org.smartboot.socket" % "aio-core" % "1.5.19"
[org.smartboot.socket/aio-core "1.5.19"]
Group / Artifact | Type | Version |
---|---|---|
org.smartboot.socket : aio-enhance | jar | 1.5.19 |