is not current version
Last Version 0.6.4

com.github.nhenneaux.resilienthttpclient:monitored-httpclient 0.4.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nhenneaux.resilienthttpclient
ArtifactId

ArtifactId

monitored-httpclient
Version

Version

0.4.2
Type

Type

jar

Download monitored-httpclient 0.4.2


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