Last Version

moHttp 1.2

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

License

License

GroupId

GroupId

io.github.xcr1234
ArtifactId

ArtifactId

moHttp
Version

Version

1.2
Type

Type

jar
Description

Description

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

Project URL

https://xcr1234.github.io/mohttp/
Source Code Management

Source Code Management

https://github.com/xcr1234/mohttp

Download moHttp 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime Optional jar 4.4
org.apache.httpcomponents : httpclient Optional jar 4.4
commons-io : commons-io Optional jar 2.3

test (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.9.1

Project Modules

There are no modules declared in this project.