Download gax-0.0.8.jar file - Jar g

Jar examples for g:gax

Description

Google Api eXtensions

You can download jar file gax 0.0.8 in this page.

License

BSD

Build File

You can use the following script to add gax-0.0.8.jar to your project.

<dependency>
   <groupId>com.google.api</groupId>
   <artifactId>gax</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'com.google.api', name: 'gax', version: '0.0.8'
libraryDependencies += "com.google.api" % "gax" % "0.0.8"
<dependency org="com.google.api" name="gax" rev="0.0.8"/>
@Grapes(@Grab(group='com.google.api', module='gax', version='0.0.8'))
'com.google.api:gax:jar:0.0.8'

Download

Click the following link to download the jar file.

gax-0.0.8-javadoc.jar
gax-0.0.8-sources.jar
gax-0.0.8.jar
gax-0.0.8.pom



Related Tutorials