is not current version
Last Version 0.6.4

com.github.nhenneaux.resilienthttpclient:single-host-httpclient 0.2.3


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nhenneaux.resilienthttpclient
ArtifactId

ArtifactId

single-host-httpclient
Version

Version

0.2.3
Type

Type

jar

Download single-host-httpclient 0.2.3


<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/single-host-httpclient/ -->
<dependency>
    <groupId>com.github.nhenneaux.resilienthttpclient</groupId>
    <artifactId>single-host-httpclient</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/single-host-httpclient/
implementation 'com.github.nhenneaux.resilienthttpclient:single-host-httpclient:0.2.3'
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/single-host-httpclient/
implementation ("com.github.nhenneaux.resilienthttpclient:single-host-httpclient:0.2.3")
'com.github.nhenneaux.resilienthttpclient:single-host-httpclient:jar:0.2.3'
<dependency org="com.github.nhenneaux.resilienthttpclient" name="single-host-httpclient" rev="0.2.3">
  <artifact name="single-host-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.resilienthttpclient', module='single-host-httpclient', version='0.2.3')
)
libraryDependencies += "com.github.nhenneaux.resilienthttpclient" % "single-host-httpclient" % "0.2.3"
[com.github.nhenneaux.resilienthttpclient/single-host-httpclient "0.2.3"]