Jar examples for g:google-http-client
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 5 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
You can download jar file google-http-client 1.11.0-beta in this page.
You can use the following script to add google-http-client-1.11.0-beta.jar to your project.
<dependency> <groupId>com.google.http-client</groupId> <artifactId>google-http-client</artifactId> <version>1.11.0-beta</version> </dependency>
compile group: 'com.google.http-client', name: 'google-http-client', version: '1.11.0-beta'
libraryDependencies += "com.google.http-client" % "google-http-client" % "1.11.0-beta"
<dependency org="com.google.http-client" name="google-http-client" rev="1.11.0-beta"/>
@Grapes(@Grab(group='com.google.http-client', module='google-http-client', version='1.11.0-beta'))
'com.google.http-client:google-http-client:jar:1.11.0-beta'
Click the following link to download the jar file.
google-http-client-1.11.0-beta-javadoc.jar