License |
License |
---|---|
GroupId | GroupIdcom.googlecode.openbox |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpClient
Http client Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
http-2.1.6.pom | |
http-2.1.6.jar | 63 KB |
http-2.1.6-sources.jar | 33 KB |
http-2.1.6-javadoc.jar | 303 KB |
Browse |
<!-- 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"]
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 |