Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.nhenneaux.resilienthttpclient |
ArtifactId | ArtifactIdmonitored-httpclient |
Version | Version0.4.4 |
Type | Typejar |
Filename | Size |
---|---|
monitored-httpclient-0.4.4.pom | |
monitored-httpclient-0.4.4.jar | 21 KB |
monitored-httpclient-0.4.4-sources.jar | 11 KB |
monitored-httpclient-0.4.4-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/monitored-httpclient/ -->
<dependency>
<groupId>com.github.nhenneaux.resilienthttpclient</groupId>
<artifactId>monitored-httpclient</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/monitored-httpclient/
implementation 'com.github.nhenneaux.resilienthttpclient:monitored-httpclient:0.4.4'
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/monitored-httpclient/
implementation ("com.github.nhenneaux.resilienthttpclient:monitored-httpclient:0.4.4")
'com.github.nhenneaux.resilienthttpclient:monitored-httpclient:jar:0.4.4'
<dependency org="com.github.nhenneaux.resilienthttpclient" name="monitored-httpclient" rev="0.4.4">
<artifact name="monitored-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.resilienthttpclient', module='monitored-httpclient', version='0.4.4')
)
libraryDependencies += "com.github.nhenneaux.resilienthttpclient" % "monitored-httpclient" % "0.4.4"
[com.github.nhenneaux.resilienthttpclient/monitored-httpclient "0.4.4"]