License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.google.api |
ArtifactId | ArtifactIdgax-httpjson |
Last Version | Last Version0.103.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-httpjson-0.103.2.pom | |
gax-httpjson-0.103.2.jar | 68 KB |
gax-httpjson-0.103.2-testlib.jar | 8 KB |
gax-httpjson-0.103.2-sources.jar | 49 KB |
gax-httpjson-0.103.2-javadoc.jar | 121 KB |
gax-httpjson-0.103.2-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.103.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api/gax-httpjson/
implementation 'com.google.api:gax-httpjson:0.103.2'
// https://jarcasting.com/artifacts/com.google.api/gax-httpjson/
implementation ("com.google.api:gax-httpjson:0.103.2")
'com.google.api:gax-httpjson:jar:0.103.2'
<dependency org="com.google.api" name="gax-httpjson" rev="0.103.2">
<artifact name="gax-httpjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api', module='gax-httpjson', version='0.103.2')
)
libraryDependencies += "com.google.api" % "gax-httpjson" % "0.103.2"
[com.google.api/gax-httpjson "0.103.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : gax | jar | 2.18.2 |
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 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.guava : guava | jar | 31.1-jre |
com.google.http-client : google-http-client | jar | 1.42.0 |
com.google.protobuf : protobuf-java | jar | 3.21.1 |
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.http-client : google-http-client-gson | jar | 1.42.0 |
com.google.protobuf : protobuf-java-util | jar | 3.21.1 |