reekwest-client-apache

Reekwest HTTP Client built on top of apache-httpclient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.reekwest
ArtifactId

ArtifactId

reekwest-client-apache
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

reekwest-client-apache
Reekwest HTTP Client built on top of apache-httpclient

Download reekwest-client-apache

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2
org.reekwest : reekwest jar 0.11.0

runtime (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.4.0
0.2.0
0.1.0
0.0.40
0.0.39
0.0.38
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.27
0.0.23