is not current version
Last Version 1.5.19

org.smartboot.socket:aio-pro 1.4.3.rc-9

A high performance network application framework based on Java AIO

GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

aio-pro
Version

Version

1.4.3.rc-9
Type

Type

jar

Download aio-pro 1.4.3.rc-9


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