Download google-http-client-gson-1.23.0.jar file - Jar g

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

Description

You can download jar file google-http-client-gson 1.23.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

google-http-client-gson-1.23.0-javadoc.jar
google-http-client-gson-1.23.0-sources.jar
google-http-client-gson-1.23.0.jar
google-http-client-gson-1.23.0.pom



Related Tutorials