is not current version
Last Version 1.0.2-RELEASE

com.woaizhuangbi:httputils 1.0.0-RELEASE

httputils

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

httputils
Version

Version

1.0.0-RELEASE
Type

Type

aar

Download httputils 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/httputils/ -->
<dependency>
    <groupId>com.woaizhuangbi</groupId>
    <artifactId>httputils</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/httputils/
implementation 'com.woaizhuangbi:httputils:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/httputils/
implementation ("com.woaizhuangbi:httputils:1.0.0-RELEASE")
'com.woaizhuangbi:httputils:aar:1.0.0-RELEASE'
<dependency org="com.woaizhuangbi" name="httputils" rev="1.0.0-RELEASE">
  <artifact name="httputils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='httputils', version='1.0.0-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "httputils" % "1.0.0-RELEASE"
[com.woaizhuangbi/httputils "1.0.0-RELEASE"]