is not current version
Last Version 1.5

tech.ibit:httpclient-util 1.3

httpclient 工具类

Categories

Categories

CLI User Interface
GroupId

GroupId

tech.ibit
ArtifactId

ArtifactId

httpclient-util
Version

Version

1.3
Type

Type

jar

Download httpclient-util 1.3


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