is not current version
Last Version 1.3.1

io.gitee.loulan_yxq:owner-http 1.2.4

apache的httpclient的使用

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

io.gitee.loulan_yxq
ArtifactId

ArtifactId

owner-http
Version

Version

1.2.4
Type

Type

jar

Download owner-http 1.2.4


<!-- https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-http/ -->
<dependency>
    <groupId>io.gitee.loulan_yxq</groupId>
    <artifactId>owner-http</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-http/
implementation 'io.gitee.loulan_yxq:owner-http:1.2.4'
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-http/
implementation ("io.gitee.loulan_yxq:owner-http:1.2.4")
'io.gitee.loulan_yxq:owner-http:jar:1.2.4'
<dependency org="io.gitee.loulan_yxq" name="owner-http" rev="1.2.4">
  <artifact name="owner-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.loulan_yxq', module='owner-http', version='1.2.4')
)
libraryDependencies += "io.gitee.loulan_yxq" % "owner-http" % "1.2.4"
[io.gitee.loulan_yxq/owner-http "1.2.4"]