Download api-common-1.0.0-RC1.jar file - Jar a

Jar examples for a:api-common

Description

Common utilities for Google APIs in Java

You can download jar file api-common 1.0.0-RC1 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

api-common-1.0.0-RC1.jar
api-common-1.0.0-RC1-javadoc.jar
api-common-1.0.0-RC1.pom
api-common-1.0.0-RC1-sources.jar



Related Tutorials