| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.huermao |
| Идентификатор | Идентификаторhio |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhio
基于AIO的网络通信框架
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hio-1.0.0.pom | |
| hio-1.0.0.jar | 3 KB |
| hio-1.0.0-sources.jar | 1 KB |
| hio-1.0.0-javadoc.jar | 28 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |