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

httpclient 0.0.8

Client to make HTTP requests. Based on Apache's HTTP client.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.hi-fi
Идентификатор

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

httpclient
Версия

Версия

0.0.8
Тип

Тип

jar
Описание

Описание

httpclient
Client to make HTTP requests. Based on Apache's HTTP client.
Ссылка на сайт

Ссылка на сайт

https://github.com/hi-fi/httpclient
Система контроля версий

Система контроля версий

https://github.com/hi-fi/httpclient

Скачать httpclient 0.0.8


<!-- https://jarcasting.com/artifacts/com.github.hi-fi/httpclient/ -->
<dependency>
    <groupId>com.github.hi-fi</groupId>
    <artifactId>httpclient</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/httpclient/
implementation 'com.github.hi-fi:httpclient:0.0.8'
// https://jarcasting.com/artifacts/com.github.hi-fi/httpclient/
implementation ("com.github.hi-fi:httpclient:0.0.8")
'com.github.hi-fi:httpclient:jar:0.0.8'
<dependency org="com.github.hi-fi" name="httpclient" rev="0.0.8">
  <artifact name="httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='httpclient', version='0.0.8')
)
libraryDependencies += "com.github.hi-fi" % "httpclient" % "0.0.8"
[com.github.hi-fi/httpclient "0.0.8"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpclient-win jar 4.5.13
com.google.code.gson : gson jar 2.8.9
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.