Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.nhenneaux.resilienthttpclient |
ArtifactId | ArtifactIdresilient-httpclient |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
resilient-httpclient-0.3.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/resilient-httpclient/ -->
<dependency>
<groupId>com.github.nhenneaux.resilienthttpclient</groupId>
<artifactId>resilient-httpclient</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/resilient-httpclient/
implementation 'com.github.nhenneaux.resilienthttpclient:resilient-httpclient:0.3.0'
// https://jarcasting.com/artifacts/com.github.nhenneaux.resilienthttpclient/resilient-httpclient/
implementation ("com.github.nhenneaux.resilienthttpclient:resilient-httpclient:0.3.0")
'com.github.nhenneaux.resilienthttpclient:resilient-httpclient:pom:0.3.0'
<dependency org="com.github.nhenneaux.resilienthttpclient" name="resilient-httpclient" rev="0.3.0">
<artifact name="resilient-httpclient" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.resilienthttpclient', module='resilient-httpclient', version='0.3.0')
)
libraryDependencies += "com.github.nhenneaux.resilienthttpclient" % "resilient-httpclient" % "0.3.0"
[com.github.nhenneaux.resilienthttpclient/resilient-httpclient "0.3.0"]