NIO HTTP Client

NIO based http client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.studiomobile
ArtifactId

ArtifactId

nio_http_client
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

NIO HTTP Client
NIO based http client
Project Organization

Project Organization

Studio Mobile

Download nio_http_client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.0.1
org.apache.httpcomponents : httpcore-nio jar 4.0.1
org.apache.httpcomponents : httpmime jar 4.1-beta1
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-jdk14 jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3