is not current version
Last Version 2.0.8

cn.schoolwow:QuickHttp 1.1


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickHttp
Version

Version

1.1
Type

Type

jar

Download QuickHttp 1.1


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