Download http-builder-ng-core-1.0.2.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.2 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.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'

Download

Click the following link to download the jar file.

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



Related Tutorials