is not current version
Last Version 2.0.8

cn.schoolwow:QuickHttp 2.0.2


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickHttp
Version

Version

2.0.2
Type

Type

jar

Download QuickHttp 2.0.2


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