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

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

Download

Click the following link to download the jar file.

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



Related Tutorials