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

com.budjb:http-requests-httpcomponents-client 2.0.0.BETA

Provides a concrete implementation of the http-requests library using theApache HttpComponents Client library.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.budjb
Идентификатор

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

http-requests-httpcomponents-client
Версия

Версия

2.0.0.BETA
Тип

Тип

jar

Скачать http-requests-httpcomponents-client 2.0.0.BETA


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