HttpUtils

A simple Http Util

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HttpUtils
A simple Http Util
Ссылка на сайт

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

http://github.com/makewheels/HttpUtils
Система контроля версий

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

http://github.com/makewheels/HttpUtils/tree/master

Скачать HttpUtils

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13

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

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

Версии библиотеки

Версия
1.1.0
1.0.0