is not current version
Last Version 1.0.4

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

Groovy client for making http requests.

GroupId

GroupId

io.github.http-builder-ng
ArtifactId

ArtifactId

http-builder-ng-apache
Version

Version

0.18.0
Type

Type

jar

Download http-builder-ng-apache 0.18.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.18.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.18.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.18.0")
'io.github.http-builder-ng:http-builder-ng-apache:jar:0.18.0'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-apache" rev="0.18.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.18.0')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-apache" % "0.18.0"
[io.github.http-builder-ng/http-builder-ng-apache "0.18.0"]