is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-httpclient 2.2.5

Simplify the use of apache httpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-httpclient
Version

Version

2.2.5
Type

Type

jar

Download agileway-httpclient 2.2.5


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