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