is not current version
Last Version 1.0.4

io.github.http-builder-ng:http-builder-ng-core 0.15.0

Groovy client for making http requests.

GroupId

GroupId

io.github.http-builder-ng
ArtifactId

ArtifactId

http-builder-ng-core
Version

Version

0.15.0
Type

Type

jar

Download http-builder-ng-core 0.15.0


<!-- https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/ -->
<dependency>
    <groupId>io.github.http-builder-ng</groupId>
    <artifactId>http-builder-ng-core</artifactId>
    <version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/
implementation 'io.github.http-builder-ng:http-builder-ng-core:0.15.0'
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/
implementation ("io.github.http-builder-ng:http-builder-ng-core:0.15.0")
'io.github.http-builder-ng:http-builder-ng-core:jar:0.15.0'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-core" rev="0.15.0">
  <artifact name="http-builder-ng-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.http-builder-ng', module='http-builder-ng-core', version='0.15.0')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-core" % "0.15.0"
[io.github.http-builder-ng/http-builder-ng-core "0.15.0"]