License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.weicoder.fork |
ArtifactId | ArtifactIdhttpclient4 |
Last Version | Last Version4.5.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
httpclient4-4.5.12.pom | |
httpclient4-4.5.12.jar | 3 MB |
httpclient4-4.5.12-sources.jar | 1 MB |
httpclient4-4.5.12-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.fork/httpclient4/ -->
<dependency>
<groupId>com.weicoder.fork</groupId>
<artifactId>httpclient4</artifactId>
<version>4.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.fork/httpclient4/
implementation 'com.weicoder.fork:httpclient4:4.5.12'
// https://jarcasting.com/artifacts/com.weicoder.fork/httpclient4/
implementation ("com.weicoder.fork:httpclient4:4.5.12")
'com.weicoder.fork:httpclient4:jar:4.5.12'
<dependency org="com.weicoder.fork" name="httpclient4" rev="4.5.12">
<artifact name="httpclient4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.fork', module='httpclient4', version='4.5.12')
)
libraryDependencies += "com.weicoder.fork" % "httpclient4" % "4.5.12"
[com.weicoder.fork/httpclient4 "4.5.12"]
Group / Artifact | Type | Version |
---|---|---|
com.weicoder.fork : log4j-jdk11 | jar | 2.13.1 |