is not current version
Last Version 1.0.4

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

Groovy client for making http requests.

GroupId

GroupId

io.github.http-builder-ng
ArtifactId

ArtifactId

http-builder-ng-apache
Version

Version

1.0.3
Type

Type

jar

Download http-builder-ng-apache 1.0.3


<!-- 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.3</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.3'
// 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.3")
'io.github.http-builder-ng:http-builder-ng-apache:jar:1.0.3'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-apache" rev="1.0.3">
  <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.3')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-apache" % "1.0.3"
[io.github.http-builder-ng/http-builder-ng-apache "1.0.3"]