is not current version
Last Version 1.20.0

com.jcabi:jcabi-http 1.5

Fluent HTTP Client

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-http
Version

Version

1.5
Type

Type

jar

Download jcabi-http 1.5


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