Last Version

HttpClient 2.1.6

Http client Framework

License

License

GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

http
Version

Version

2.1.6
Type

Type

jar
Description

Description

HttpClient
Http client Framework
Project URL

Project URL

http://code.google.com/p/openbox/http/

Download http 2.1.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3
com.google.code.gson : gson jar 2.2.4
jaxen : jaxen jar 1.1.4
dom4j : dom4j jar 1.6.1
com.googlecode.openbox : common jar 2.1.6
org.jsoup : jsoup jar 1.7.3
com.google.protobuf : protobuf-java jar 2.4.1
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

There are no modules declared in this project.