is not current version
Last Version 1.2.12

top.jfunc.network:httpclient-apache 1.1.2

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

Categories

Categories

Net CLI User Interface
GroupId

GroupId

top.jfunc.network
ArtifactId

ArtifactId

httpclient-apache
Version

Version

1.1.2
Type

Type

jar

Download httpclient-apache 1.1.2


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