Download google-http-client-appengine-1.19.0.jar file - Jar g

Jar examples for g:google-http-client-appengine

Description

You can download jar file google-http-client-appengine 1.19.0 in this page.

Build File

You can use the following script to add google-http-client-appengine-1.19.0.jar to your project.

<dependency>
   <groupId>com.google.http-client</groupId>
   <artifactId>google-http-client-appengine</artifactId>
   <version>1.19.0</version>
</dependency>
compile group: 'com.google.http-client', name: 'google-http-client-appengine', version: '1.19.0'
libraryDependencies += "com.google.http-client" % "google-http-client-appengine" % "1.19.0"
<dependency org="com.google.http-client" name="google-http-client-appengine" rev="1.19.0"/>
@Grapes(@Grab(group='com.google.http-client', module='google-http-client-appengine', version='1.19.0'))
'com.google.http-client:google-http-client-appengine:jar:1.19.0'

Download

Click the following link to download the jar file.

google-http-client-appengine-1.19.0-javadoc.jar
google-http-client-appengine-1.19.0-sources.jar
google-http-client-appengine-1.19.0.jar
google-http-client-appengine-1.19.0.pom



Related Tutorials