is not current version
Last Version 1.20.0

com.jcabi:jcabi-http 1.16

Fluent HTTP Client

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-http
Version

Version

1.16
Type

Type

jar

Download jcabi-http 1.16


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