is not current version
Last Version 0.103.2

com.google.api:gax-httpjson 0.86.0

Google Api eXtensions for Java

Categories

Categories

JSON Data
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

gax-httpjson
Version

Version

0.86.0
Type

Type

jar

Download gax-httpjson 0.86.0


<!-- https://jarcasting.com/artifacts/com.google.api/gax-httpjson/ -->
<dependency>
    <groupId>com.google.api</groupId>
    <artifactId>gax-httpjson</artifactId>
    <version>0.86.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api/gax-httpjson/
implementation 'com.google.api:gax-httpjson:0.86.0'
// https://jarcasting.com/artifacts/com.google.api/gax-httpjson/
implementation ("com.google.api:gax-httpjson:0.86.0")
'com.google.api:gax-httpjson:jar:0.86.0'
<dependency org="com.google.api" name="gax-httpjson" rev="0.86.0">
  <artifact name="gax-httpjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api', module='gax-httpjson', version='0.86.0')
)
libraryDependencies += "com.google.api" % "gax-httpjson" % "0.86.0"
[com.google.api/gax-httpjson "0.86.0"]