is not current version
Last Version 217

io.airlift:http-client 203


Categories

Categories

CLI User Interface
GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

http-client
Version

Version

203
Type

Type

jar

Download http-client 203


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