Download jcabi-http-1.10.4.jar file - Jar j

Jar examples for j:jcabi-http

Description

Fluent HTTP Client

You can download jar file jcabi-http 1.10.4 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-http-1.10.4.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-http</artifactId>
   <version>1.10.4</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-http', version: '1.10.4'
libraryDependencies += "com.jcabi" % "jcabi-http" % "1.10.4"
<dependency org="com.jcabi" name="jcabi-http" rev="1.10.4"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-http', version='1.10.4'))
'com.jcabi:jcabi-http:jar:1.10.4'

Download

Click the following link to download the jar file.

jcabi-http-1.10.4-jar-with-dependencies.jar
jcabi-http-1.10.4-javadoc.jar
jcabi-http-1.10.4-sources.jar
jcabi-http-1.10.4.jar
jcabi-http-1.10.4.pom



Related Tutorials