is not current version
Last Version 0.3.13

com.netflix.ribbon:ribbon-httpasyncclient 0.3.7

ribbon-httpasyncclient developed by Netflix

Categories

Categories

Net CLI User Interface Ribbon HTTP Clients
GroupId

GroupId

com.netflix.ribbon
ArtifactId

ArtifactId

ribbon-httpasyncclient
Version

Version

0.3.7
Type

Type

jar

Download ribbon-httpasyncclient 0.3.7


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