is not current version
Last Version 2.0.8

cn.schoolwow:QuickHttp 1.3


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickHttp
Version

Version

1.3
Type

Type

jar

Download QuickHttp 1.3


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