Download http-builder-ng-core-1.0.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials