is not current version
Last Version 0.0.6

com.hupubao:hupubao-common-http 0.0.1

http请求访问工具

GroupId

GroupId

com.hupubao
ArtifactId

ArtifactId

hupubao-common-http
Version

Version

0.0.1
Type

Type

jar

Download hupubao-common-http 0.0.1


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