Last Version

GSON extensions to the Google HTTP Client Library for Java. 1.42.0

Google HTTP Client Library for Java

License

License

Categories

Categories

CLI User Interface Google HTTP Client Net HTTP Clients Gson Data JSON
GroupId

GroupId

com.google.http-client
ArtifactId

ArtifactId

google-http-client-gson
Version

Version

1.42.0
Type

Type

jar
Description

Description

GSON extensions to the Google HTTP Client Library for Java.
Google HTTP Client Library for Java
Project Organization

Project Organization

Google

Download google-http-client-gson 1.42.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.42.0
com.google.code.gson : gson jar 2.9.0

test (1)

Group / Artifact Type Version
com.google.http-client : google-http-client-test jar 1.42.0

Project Modules

There are no modules declared in this project.