is not current version
Last Version 1.3.1

io.gitee.loulan_yxq:owner-http 1.2.2

apache的httpclient的使用

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

io.gitee.loulan_yxq
ArtifactId

ArtifactId

owner-http
Version

Version

1.2.2
Type

Type

jar

Download owner-http 1.2.2


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