is not current version
Last Version 1.2.12

top.jfunc.network:httpclient-apache 1.2.5

使用Apache HttpClient实现的通用HTTP接口

Categories

Categories

Net CLI User Interface
GroupId

GroupId

top.jfunc.network
ArtifactId

ArtifactId

httpclient-apache
Version

Version

1.2.5
Type

Type

jar

Download httpclient-apache 1.2.5


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