HTTP Client for Rest APIs

Another HTTP client for developers ease (supports GET, POST, PUT, PATCH, DELETE)

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HTTP Client for Rest APIs
Another HTTP client for developers ease (supports GET, POST, PUT, PATCH, DELETE)
Ссылка на сайт

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

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

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

https://github.com/encryptorcode/http-client/tree/master

Скачать httpclient

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.13.1

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

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

HTTP Client for Rest APIs

  • Another HTTP client for developers ease (supports GET, POST, PUT, PATCH, DELETE)
io.github.encryptorcode

Encryptor Code

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

Версия
1.0.0