License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.fishwife |
ArtifactId | ArtifactIdjrugged-httpclient |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrugged-httpclient
Utilities for using JRugged and Apache HttpComponents HttpClient together
|
Filename | Size |
---|---|
jrugged-httpclient-3.2.2.pom | |
jrugged-httpclient-3.2.2.jar | 11 KB |
jrugged-httpclient-3.2.2-sources.jar | 9 KB |
jrugged-httpclient-3.2.2-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.easymock : easymock | jar | 3.0 |