is not current version
Last Version 2.1.7

HTTP client framework (Base client) 2.1.6

HTTP client framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bogdanovmn.httpclient
ArtifactId

ArtifactId

http-client-simple
Version

Version

2.1.6
Type

Type

jar
Description

Description

HTTP client framework (Base client)
HTTP client framework

Download http-client-simple 2.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bogdanovmn.httpclient : http-client-core jar
org.apache.httpcomponents : fluent-hc jar
commons-io : commons-io jar

Project Modules

There are no modules declared in this project.