is not current version
Last Version 3.2.2

org.fishwife:jrugged-httpclient 3.1.1

Utilities for using JRugged and Apache HttpComponents HttpClient together

Categories

Categories

CLI User Interface
GroupId

GroupId

org.fishwife
ArtifactId

ArtifactId

jrugged-httpclient
Version

Version

3.1.1
Type

Type

jar

Download jrugged-httpclient 3.1.1


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