HTTP Requests

Simplified HTTP client by datoin team

License

License

Categories

Categories

Net
GroupId

GroupId

org.datoin.net
ArtifactId

ArtifactId

http-requests
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Requests
Simplified HTTP client by datoin team
Project URL

Project URL

https://github.com/datoin/http-requests

Download http-requests

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.3
org.apache.httpcomponents : httpmime jar 4.3.3
com.google.guava : guava jar 17.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.eclipse.jetty : jetty-server jar 9.2.1.v20140609
org.eclipse.jetty : jetty-servlet jar 9.2.1.v20140609

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.2
0.2.1