License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.google.api |
ArtifactId | ArtifactIdgax-httpjson |
Version | Version0.82.1 |
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-httpjson-0.82.1.pom | |
gax-httpjson-0.82.1.jar | 78 KB |
gax-httpjson-0.82.1-testlib.jar | 8 KB |
gax-httpjson-0.82.1-sources.jar | 57 KB |
gax-httpjson-0.82.1-javadoc.jar | 145 KB |
gax-httpjson-0.82.1-guavashaded.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api/gax-httpjson/ -->
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-httpjson</artifactId>
<version>0.82.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api/gax-httpjson/
implementation 'com.google.api:gax-httpjson:0.82.1'
// https://jarcasting.com/artifacts/com.google.api/gax-httpjson/
implementation ("com.google.api:gax-httpjson:0.82.1")
'com.google.api:gax-httpjson:jar:0.82.1'
<dependency org="com.google.api" name="gax-httpjson" rev="0.82.1">
<artifact name="gax-httpjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api', module='gax-httpjson', version='0.82.1')
)
libraryDependencies += "com.google.api" % "gax-httpjson" % "0.82.1"
[com.google.api/gax-httpjson "0.82.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : gax | jar | 1.65.1 |
com.google.protobuf : protobuf-java | jar | 3.15.2 |
com.google.protobuf : protobuf-java-util | jar | 3.15.2 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.guava : guava | jar | 30.1-android |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.threeten : threetenbp | jar | 1.5.0 |
com.google.http-client : google-http-client | jar | 1.39.0 |
com.google.http-client : google-http-client-gson | jar | 1.39.0 |
com.google.auth : google-auth-library-oauth2-http | jar | 0.24.0 |
com.google.auth : google-auth-library-credentials | jar | 0.24.0 |
com.google.api : api-common | jar | 1.10.1 |