Download http-builder-ng-core-1.0.3.jar file - Jar h

Jar examples for h:http-builder-ng-core

Description

Groovy client for making http requests.

You can download jar file http-builder-ng-core 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-builder-ng-core-1.0.3.jar to your project.

<dependency>
   <groupId>io.github.http-builder-ng</groupId>
   <artifactId>http-builder-ng-core</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'io.github.http-builder-ng', name: 'http-builder-ng-core', version: '1.0.3'
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-core" % "1.0.3"
<dependency org="io.github.http-builder-ng" name="http-builder-ng-core" rev="1.0.3"/>
@Grapes(@Grab(group='io.github.http-builder-ng', module='http-builder-ng-core', version='1.0.3'))
'io.github.http-builder-ng:http-builder-ng-core:jar:1.0.3'

Download

Click the following link to download the jar file.

http-builder-ng-core-1.0.3-javadoc.jar
http-builder-ng-core-1.0.3-safe.jar
http-builder-ng-core-1.0.3-sources.jar
http-builder-ng-core-1.0.3.jar
http-builder-ng-core-1.0.3.pom



Related Tutorials