License |
License |
---|---|
Categories |
CategoriesCLI User Interface Protobuf Data Data Structures Google HTTP Client Net HTTP Clients |
GroupId | GroupIdcom.google.http-client |
ArtifactId | ArtifactIdgoogle-http-client-protobuf |
Last Version | Last Version1.42.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtocol Buffer 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-protobuf/ -->
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-protobuf</artifactId>
<version>1.42.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-protobuf/
implementation 'com.google.http-client:google-http-client-protobuf:1.42.0'
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-protobuf/
implementation ("com.google.http-client:google-http-client-protobuf:1.42.0")
'com.google.http-client:google-http-client-protobuf:jar:1.42.0'
<dependency org="com.google.http-client" name="google-http-client-protobuf" rev="1.42.0">
<artifact name="google-http-client-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-protobuf', version='1.42.0')
)
libraryDependencies += "com.google.http-client" % "google-http-client-protobuf" % "1.42.0"
[com.google.http-client/google-http-client-protobuf "1.42.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client | jar | 1.42.0 |
com.google.protobuf : protobuf-java | jar | 3.21.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |