is not current version
Last Version 2.1.2

com.google.http-client:google-http-client-apache 2.0.0


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.0.0
Type

Type

jar

Download google-http-client-apache 2.0.0


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