is not current version
Last Version 0.1.24-release

io.github.nixiantongxue:nio-http 0.1.21-release

besthttp is a async HTTP component based nio model written in Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.nixiantongxue
ArtifactId

ArtifactId

nio-http
Version

Version

0.1.21-release
Type

Type

jar

Download nio-http 0.1.21-release


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