Jar examples for a:api-common
Common utilities for Google APIs in Java
You can download jar file api-common 1.6.0 in this page.
Apache 2
You can use the following script to add api-common-1.6.0.jar to your project.
<dependency> <groupId>com.google.api</groupId> <artifactId>api-common</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.google.api', name: 'api-common', version: '1.6.0'
libraryDependencies += "com.google.api" % "api-common" % "1.6.0"
<dependency org="com.google.api" name="api-common" rev="1.6.0"/>
@Grapes(@Grab(group='com.google.api', module='api-common', version='1.6.0'))
'com.google.api:api-common:jar:1.6.0'
Click the following link to download the jar file.
api-common-1.6.0-javadoc.jar