is not current version
Last Version 1.0.0

cn.huermao:hio 0.0.3

基于AIO的网络通信框架

GroupId

GroupId

cn.huermao
ArtifactId

ArtifactId

hio
Version

Version

0.0.3
Type

Type

jar

Download hio 0.0.3


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