License |
License |
---|---|
GroupId | GroupIdcom.google.api |
ArtifactId | ArtifactIdgax |
Last Version | Last Version2.18.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGAX (Google Api eXtensions) for Java
Google Api eXtensions for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gax-2.18.2.pom | |
gax-2.18.2.jar | 322 KB |
gax-2.18.2-testlib.jar | 57 KB |
gax-2.18.2-sources.jar | 355 KB |
gax-2.18.2-javadoc.jar | 678 KB |
gax-2.18.2-guavashaded.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api/gax/ -->
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>2.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api/gax/
implementation 'com.google.api:gax:2.18.2'
// https://jarcasting.com/artifacts/com.google.api/gax/
implementation ("com.google.api:gax:2.18.2")
'com.google.api:gax:jar:2.18.2'
<dependency org="com.google.api" name="gax" rev="2.18.2">
<artifact name="gax" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api', module='gax', version='2.18.2')
)
libraryDependencies += "com.google.api" % "gax" % "2.18.2"
[com.google.api/gax "2.18.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : api-common | jar | 2.2.1 |
com.google.api.grpc : proto-google-common-protos | jar | 2.9.0 |
com.google.auth : google-auth-library-credentials | jar | 1.7.0 |
org.threeten : threetenbp | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auth : google-auth-library-oauth2-http | jar | 1.7.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
io.opencensus : opencensus-api | jar | 0.28.0 |