License |
License |
---|---|
Categories |
CategoriesCLI User Interface Google HTTP Client Net HTTP Clients |
GroupId | GroupIdcom.google.http-client |
ArtifactId | ArtifactIdgoogle-http-client-xml |
Last Version | Last Version1.42.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXML extensions to the Google HTTP Client Library for Java.
Google HTTP Client Library for Java
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.google.http-client/google-http-client-xml/ -->
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-xml</artifactId>
<version>1.42.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-xml/
implementation 'com.google.http-client:google-http-client-xml:1.42.0'
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-xml/
implementation ("com.google.http-client:google-http-client-xml:1.42.0")
'com.google.http-client:google-http-client-xml:jar:1.42.0'
<dependency org="com.google.http-client" name="google-http-client-xml" rev="1.42.0">
<artifact name="google-http-client-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-xml', version='1.42.0')
)
libraryDependencies += "com.google.http-client" % "google-http-client-xml" % "1.42.0"
[com.google.http-client/google-http-client-xml "1.42.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client | jar | 1.42.0 |
xpp3 : xpp3 | jar | 1.1.4c |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.guava : guava | jar | 30.1.1-android |