License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdhttpclient4 |
Last Version | Last Version3.4.3-jdk8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
httpclient4-3.4.3-jdk8.pom | |
httpclient4-3.4.3-jdk8.jar | 15 KB |
httpclient4-3.4.3-jdk8-sources.jar | 7 KB |
httpclient4-3.4.3-jdk8-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/httpclient4/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>httpclient4</artifactId>
<version>3.4.3-jdk8</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/httpclient4/
implementation 'com.weicoder:httpclient4:3.4.3-jdk8'
// https://jarcasting.com/artifacts/com.weicoder/httpclient4/
implementation ("com.weicoder:httpclient4:3.4.3-jdk8")
'com.weicoder:httpclient4:jar:3.4.3-jdk8'
<dependency org="com.weicoder" name="httpclient4" rev="3.4.3-jdk8">
<artifact name="httpclient4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='httpclient4', version='3.4.3-jdk8')
)
libraryDependencies += "com.weicoder" % "httpclient4" % "3.4.3-jdk8"
[com.weicoder/httpclient4 "3.4.3-jdk8"]
Group / Artifact | Type | Version |
---|---|---|
com.weicoder : json | jar | 3.4.3-jdk8 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
javax : javaee-api Optional | jar | 8.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |