Jar examples for j:jcabi-http
Fluent HTTP Client
You can download jar file jcabi-http 1.4.1 in this page.
Open Source License
You can use the following script to add jcabi-http-1.4.1.jar to your project.
<dependency> <groupId>com.jcabi</groupId> <artifactId>jcabi-http</artifactId> <version>1.4.1</version> </dependency>
compile group: 'com.jcabi', name: 'jcabi-http', version: '1.4.1'
libraryDependencies += "com.jcabi" % "jcabi-http" % "1.4.1"
<dependency org="com.jcabi" name="jcabi-http" rev="1.4.1"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-http', version='1.4.1'))
'com.jcabi:jcabi-http:jar:1.4.1'
Click the following link to download the jar file.
jcabi-http-1.4.1-javadoc.jar