HTTP Requests Library
See the documentation at https://budjb.github.io/http-requests/latest.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.budjb |
| Идентификатор | Идентификаторhttp-requests-core |
| Последняя версия | Последняя версия2.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp-requests-core
Contains the interfaces and foundation of the HTTP requests library, as well asa basic implementation of the client.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-requests-core-2.0.7.pom | |
| http-requests-core-2.0.7.jar | 78 KB |
| http-requests-core-2.0.7-sources.jar | 86 KB |
| http-requests-core-2.0.7-javadoc.jar | 302 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.budjb/http-requests-core/ -->
<dependency>
<groupId>com.budjb</groupId>
<artifactId>http-requests-core</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/http-requests-core/
implementation 'com.budjb:http-requests-core:2.0.7'
// https://jarcasting.com/artifacts/com.budjb/http-requests-core/
implementation ("com.budjb:http-requests-core:2.0.7")
'com.budjb:http-requests-core:jar:2.0.7'
<dependency org="com.budjb" name="http-requests-core" rev="2.0.7">
<artifact name="http-requests-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='http-requests-core', version='2.0.7')
)
libraryDependencies += "com.budjb" % "http-requests-core" % "2.0.7"
[com.budjb/http-requests-core "2.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
See the documentation at https://budjb.github.io/http-requests/latest.
| Версия |
|---|
|
2.0.7
|
|
2.0.6
|
|
2.0.5
|
|
2.0.4
|
|
2.0.3
|
|
2.0.3.BETA
|
|
2.0.2
|
|
2.0.2.BETA
|
|
2.0.1
|
|
2.0.1.BETA
|
|
2.0.0
|
|
2.0.0.BETA
|