Download google-http-client-xml-1.20.0.jar file - Jar g

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

Description

You can download jar file google-http-client-xml 1.20.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

google-http-client-xml-1.20.0-javadoc.jar
google-http-client-xml-1.20.0-sources.jar
google-http-client-xml-1.20.0.jar
google-http-client-xml-1.20.0.pom



Related Tutorials