Download gax-1.3.1.jar file - Jar g

Jar examples for g:gax

Description

Google Api eXtensions

You can download jar file gax 1.3.1 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

gax-1.3.1-guavashaded.jar
gax-1.3.1-javadoc.jar
gax-1.3.1-sources.jar
gax-1.3.1.jar
gax-1.3.1.pom



Related Tutorials