Jar examples for h:http-builder-ng-core
Groovy client for making http requests.
You can download jar file http-builder-ng-core 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add http-builder-ng-core-1.0.2.jar to your project.
<dependency> <groupId>io.github.http-builder-ng</groupId> <artifactId>http-builder-ng-core</artifactId> <version>1.0.2</version> </dependency>
compile group: 'io.github.http-builder-ng', name: 'http-builder-ng-core', version: '1.0.2'
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-core" % "1.0.2"
<dependency org="io.github.http-builder-ng" name="http-builder-ng-core" rev="1.0.2"/>
@Grapes(@Grab(group='io.github.http-builder-ng', module='http-builder-ng-core', version='1.0.2'))
'io.github.http-builder-ng:http-builder-ng-core:jar:1.0.2'
Click the following link to download the jar file.
http-builder-ng-core-1.0.2-javadoc.jar