is not current version
Last Version 1.2

io.github.xcr1234:moHttp 1.1

a convenient java http client library,easy to use,high efficiency.

GroupId

GroupId

io.github.xcr1234
ArtifactId

ArtifactId

moHttp
Version

Version

1.1
Type

Type

jar

Download moHttp 1.1


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