is not current version
Last Version 1.5.19

aio-pro 1.5.17

A high performance network application framework based on Java AIO

License

License

GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

aio-pro
Version

Version

1.5.17
Type

Type

jar
Description

Description

aio-pro
A high performance network application framework based on Java AIO

Download aio-pro 1.5.17


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

Dependencies

compile (2)

Group / Artifact Type Version
org.smartboot.socket : aio-core jar 1.5.17
org.slf4j : slf4j-api jar 1.7.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.