is not current version
Last Version 1.1.3

cn.xnatural:http 1.0.10

轻量级异步AIO http服务

GroupId

GroupId

cn.xnatural
ArtifactId

ArtifactId

http
Version

Version

1.0.10
Type

Type

jar

Download http 1.0.10


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