Last Version

reekwest-client-apache 0.11.0

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
Version

Version

0.11.0
Type

Type

jar
Description

Description

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

Download reekwest-client-apache 0.11.0


<!-- 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.