Last Version

simplehttp 2.0.0

a simple http client

License

License

MIT
GroupId

GroupId

xyz.migoo
ArtifactId

ArtifactId

simplehttp
Version

Version

2.0.0
Type

Type

jar
Description

Description

simplehttp
a simple http client
Project URL

Project URL

https://xiaomisum.github.io/simplehttp/
Source Code Management

Source Code Management

https://xiaomisum.github.io/simplehttp/

Download simplehttp 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.