не последняя версия
Последняя версия 1.42.0

com.google.http-client:google-http-client-protobuf 1.17.0-rc


Категории

Категории

CLI Взаимодействие с пользователем Protobuf Данные Data Structures Google HTTP Client Сеть HTTP Clients
Группа

Группа

com.google.http-client
Идентификатор

Идентификатор

google-http-client-protobuf
Версия

Версия

1.17.0-rc
Тип

Тип

jar

Скачать google-http-client-protobuf 1.17.0-rc


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