is not current version
Last Version 1.5.19

org.smartboot.socket:aio-enhance 1.5.12


GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

aio-enhance
Version

Version

1.5.12
Type

Type

jar

Download aio-enhance 1.5.12


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