is not current version
Last Version 1.0.6

org.smartboot.aio:aio-enhance 1.0.1

A high performance network application framework based on Java AIO

GroupId

GroupId

org.smartboot.aio
ArtifactId

ArtifactId

aio-enhance
Version

Version

1.0.1
Type

Type

jar

Download aio-enhance 1.0.1


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