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

io.github.http-builder-ng:http-builder-ng-apache 0.17.0

Groovy client for making http requests.

Группа

Группа

io.github.http-builder-ng
Идентификатор

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

http-builder-ng-apache
Версия

Версия

0.17.0
Тип

Тип

jar

Скачать http-builder-ng-apache 0.17.0


<!-- 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>0.17.0</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:0.17.0'
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-apache/
implementation ("io.github.http-builder-ng:http-builder-ng-apache:0.17.0")
'io.github.http-builder-ng:http-builder-ng-apache:jar:0.17.0'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-apache" rev="0.17.0">
  <artifact name="http-builder-ng-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.http-builder-ng', module='http-builder-ng-apache', version='0.17.0')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-apache" % "0.17.0"
[io.github.http-builder-ng/http-builder-ng-apache "0.17.0"]