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

http-request 1.1

Library for making HTTP requests

Лицензия

Лицензия

Группа

Группа

io.github.pengpan
Идентификатор

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

http-request
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

http-request
Library for making HTTP requests
Ссылка на сайт

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

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

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

http://github.com/pengpan/http-request

Скачать http-request 1.1


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

Зависимости

test (1)

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

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

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