Last Version

jrugged-httpclient 3.2.2

Utilities for using JRugged and Apache HttpComponents HttpClient together

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.fishwife
ArtifactId

ArtifactId

jrugged-httpclient
Version

Version

3.2.2
Type

Type

jar
Description

Description

jrugged-httpclient
Utilities for using JRugged and Apache HttpComponents HttpClient together

Download jrugged-httpclient 3.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.fishwife : jrugged-core jar 3.2.2
org.apache.httpcomponents : httpclient jar 4.1
org.slf4j : slf4j-api jar 1.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.