Jar examples for g:google-api-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-api-client 1.4.1-beta in this page.
You can use the following script to add google-api-client-1.4.1-beta.jar to your project.
<dependency> <groupId>com.google.api.client</groupId> <artifactId>google-api-client</artifactId> <version>1.4.1-beta</version> </dependency>
compile group: 'com.google.api.client', name: 'google-api-client', version: '1.4.1-beta'
libraryDependencies += "com.google.api.client" % "google-api-client" % "1.4.1-beta"
<dependency org="com.google.api.client" name="google-api-client" rev="1.4.1-beta"/>
@Grapes(@Grab(group='com.google.api.client', module='google-api-client', version='1.4.1-beta'))
'com.google.api.client:google-api-client:jar:1.4.1-beta'
Click the following link to download the jar file.
google-api-client-1.4.1-beta-javadoc.jar