is not current version
Last Version 1.42.0

Google HTTP Client Library for Java 1.39.2-sp.1

Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.

License

License

Categories

Categories

CLI User Interface Google HTTP Client Net HTTP Clients
GroupId

GroupId

com.google.http-client
ArtifactId

ArtifactId

google-http-client
Version

Version

1.39.2-sp.1
Type

Type

jar
Description

Description

Google HTTP Client Library for Java
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
Project Organization

Project Organization

Google

Download google-http-client 1.39.2-sp.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 30.1.1-android
com.google.j2objc : j2objc-annotations jar 1.3
io.opencensus : opencensus-api jar 0.28.0
io.opencensus : opencensus-contrib-http-util jar 0.28.0

test (6)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 30.1.1-android
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.2
org.mockito : mockito-all jar 1.10.19
io.opencensus : opencensus-impl jar 0.28.0
io.opencensus : opencensus-testing jar 0.28.0

Project Modules

There are no modules declared in this project.