is not current version
Last Version 2.0.8

cn.schoolwow:QuickHttp 1.6


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickHttp
Version

Version

1.6
Type

Type

jar

Download QuickHttp 1.6


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