is not current version
Last Version 3.5.1-jdk11

com.weicoder:httpclient 3.4.8-jdk8

java tools

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

httpclient
Version

Version

3.4.8-jdk8
Type

Type

jar
Description

Description

java tools

Download httpclient 3.4.8-jdk8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.weicoder : json jar 3.4.8-jdk8
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.2
javax : javaee-api Optional jar 8.0.1

Project Modules

There are no modules declared in this project.