Last Version

Apache HTTP transport for the Google HTTP Client Library for Java. 2.1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface Google HTTP Client Net HTTP Clients
GroupId

GroupId

com.google.http-client
ArtifactId

ArtifactId

google-http-client-apache
Version

Version

2.1.2
Type

Type

jar
Description

Description

Apache HTTP transport for the Google HTTP Client Library for Java.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Google

Download google-http-client-apache 2.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.29.2
org.apache.httpcomponents : httpclient jar 4.5.5

test (4)

Group / Artifact Type Version
com.google.http-client : google-http-client-test jar 1.29.2
junit : junit jar 4.12
com.google.guava : guava jar 26.0-android
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.