com.github.yelong0216.yelong-http

简单封装java对http的请求,实现便捷的发送http请求(可以发送携带文件的请求)

Лицензия

Лицензия

Группа

Группа

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

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

yelong-http
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.yelong0216.yelong-http
简单封装java对http的请求,实现便捷的发送http请求(可以发送携带文件的请求)
Ссылка на сайт

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

https://github.com/yelong0216/yelong-http
Система контроля версий

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

https://github.com/yelong0216/yelong-http

Скачать yelong-http

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.6

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

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

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

Версия
1.1.0
1.0.0