is not current version
Last Version 2.0.8

cn.schoolwow:QuickHttp 1.10


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickHttp
Version

Version

1.10
Type

Type

jar

Download QuickHttp 1.10


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