Last Version

hio 1.0.0

基于AIO的网络通信框架

License

License

GroupId

GroupId

cn.huermao
ArtifactId

ArtifactId

hio
Version

Version

1.0.0
Type

Type

jar
Description

Description

hio
基于AIO的网络通信框架
Source Code Management

Source Code Management

https://gitee.com/hupeng0520/hio.git

Download hio 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha6

Project Modules

There are no modules declared in this project.