| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Protobuf Данные Data Structures Google HTTP Client Сеть HTTP Clients |
| Группа | Группаcom.google.http-client |
| Идентификатор | Идентификаторgoogle-http-client-protobuf |
| Версия | Версия1.41.5 |
| Тип | Типjar |
| Описание |
ОписаниеProtocol Buffer extensions to the Google HTTP Client Library for Java.
Google HTTP Client Library for Java
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-protobuf/
implementation ("com.google.http-client:google-http-client-protobuf:1.41.5")
'com.google.http-client:google-http-client-protobuf:jar:1.41.5'
<dependency org="com.google.http-client" name="google-http-client-protobuf" rev="1.41.5">
<artifact name="google-http-client-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-protobuf', version='1.41.5')
)
libraryDependencies += "com.google.http-client" % "google-http-client-protobuf" % "1.41.5"
[com.google.http-client/google-http-client-protobuf "1.41.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.http-client : google-http-client | jar | 1.41.5 |
| com.google.protobuf : protobuf-java | jar | 3.19.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |