| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.http-builder-ng |
| Идентификатор | Идентификаторhttp-builder-ng-apache |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеhttp-builder-ng-apache
Groovy client for making http requests.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-apache/ -->
<dependency>
<groupId>io.github.http-builder-ng</groupId>
<artifactId>http-builder-ng-apache</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-apache/
implementation 'io.github.http-builder-ng:http-builder-ng-apache:1.0.4'
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-apache/
implementation ("io.github.http-builder-ng:http-builder-ng-apache:1.0.4")
'io.github.http-builder-ng:http-builder-ng-apache:jar:1.0.4'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-apache" rev="1.0.4">
<artifact name="http-builder-ng-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.http-builder-ng', module='http-builder-ng-apache', version='1.0.4')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-apache" % "1.0.4"
[io.github.http-builder-ng/http-builder-ng-apache "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.http-builder-ng : http-builder-ng-core | jar | 1.0.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |