is not current version
Last Version 0.103.2

com.google.api:gax-httpjson 0.75.1

Google Api eXtensions for Java

Categories

Categories

JSON Data
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

gax-httpjson
Version

Version

0.75.1
Type

Type

jar

Download gax-httpjson 0.75.1


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