Yet another async http client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.nryotaro
ArtifactId

ArtifactId

async-httpcli
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Yet another async http client
Yet another async http client
Project URL

Project URL

https://github.com/nryotaro/async-httpcli
Source Code Management

Source Code Management

https://github.com/nryotaro/async-httpcli

Download async-httpcli

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.10.Final
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2-2
io.netty : netty-tcnative-boringssl-static jar 2.0.1.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1