is not current version
Last Version 1.3

in.yuvi:http.fluent 1.1

A fluent HTTP wrapper on top of Apache HTTP Components

GroupId

GroupId

in.yuvi
ArtifactId

ArtifactId

http.fluent
Version

Version

1.1
Type

Type

jar

Download http.fluent 1.1


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