is not current version
Last Version 1.20.0

com.jcabi:jcabi-http 1.11

Fluent HTTP Client

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-http
Version

Version

1.11
Type

Type

jar

Download jcabi-http 1.11


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-http/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-http</artifactId>
    <version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-http/
implementation 'com.jcabi:jcabi-http:1.11'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-http/
implementation ("com.jcabi:jcabi-http:1.11")
'com.jcabi:jcabi-http:jar:1.11'
<dependency org="com.jcabi" name="jcabi-http" rev="1.11">
  <artifact name="jcabi-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-http', version='1.11')
)
libraryDependencies += "com.jcabi" % "jcabi-http" % "1.11"
[com.jcabi/jcabi-http "1.11"]