is not current version
Last Version 1.42.0

com.google.http-client:google-http-client-gson 1.34.1


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.34.1
Type

Type

jar

Download google-http-client-gson 1.34.1


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