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 |
Version | Version1.41.4 |
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.41.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-protobuf/
implementation 'com.google.http-client:google-http-client-protobuf:1.41.4'
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-protobuf/
implementation ("com.google.http-client:google-http-client-protobuf:1.41.4")
'com.google.http-client:google-http-client-protobuf:jar:1.41.4'
<dependency org="com.google.http-client" name="google-http-client-protobuf" rev="1.41.4">
<artifact name="google-http-client-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-protobuf', version='1.41.4')
)
libraryDependencies += "com.google.http-client" % "google-http-client-protobuf" % "1.41.4"
[com.google.http-client/google-http-client-protobuf "1.41.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client | jar | 1.41.4 |
com.google.protobuf : protobuf-java | jar | 3.19.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |