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

com.google.http-client:google-http-client-findbugs 1.16.0-rc


Категории

Категории

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

Группа

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

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

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

Версия

1.16.0-rc
Тип

Тип

jar

Скачать google-http-client-findbugs 1.16.0-rc


<!-- https://jarcasting.com/artifacts/com.google.http-client/google-http-client-findbugs/ -->
<dependency>
    <groupId>com.google.http-client</groupId>
    <artifactId>google-http-client-findbugs</artifactId>
    <version>1.16.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-findbugs/
implementation 'com.google.http-client:google-http-client-findbugs:1.16.0-rc'
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-findbugs/
implementation ("com.google.http-client:google-http-client-findbugs:1.16.0-rc")
'com.google.http-client:google-http-client-findbugs:jar:1.16.0-rc'
<dependency org="com.google.http-client" name="google-http-client-findbugs" rev="1.16.0-rc">
  <artifact name="google-http-client-findbugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-findbugs', version='1.16.0-rc')
)
libraryDependencies += "com.google.http-client" % "google-http-client-findbugs" % "1.16.0-rc"
[com.google.http-client/google-http-client-findbugs "1.16.0-rc"]