| License | License | 
|---|---|
| GroupId | GroupIdcn.schoolwow | 
| ArtifactId | ArtifactIdQuickHttp | 
| Last Version | Last Version2.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionQuickHttp2 Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| QuickHttp-2.0.8.pom | |
| QuickHttp-2.0.8.jar | 106 KB | 
| QuickHttp-2.0.8-sources.jar | 36 KB | 
| QuickHttp-2.0.8-javadoc.jar | 457 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.schoolwow/QuickHttp/ -->
<dependency>
    <groupId>cn.schoolwow</groupId>
    <artifactId>QuickHttp</artifactId>
    <version>2.0.8</version>
</dependency>// https://jarcasting.com/artifacts/cn.schoolwow/QuickHttp/
implementation 'cn.schoolwow:QuickHttp:2.0.8'// https://jarcasting.com/artifacts/cn.schoolwow/QuickHttp/
implementation ("cn.schoolwow:QuickHttp:2.0.8")'cn.schoolwow:QuickHttp:jar:2.0.8'<dependency org="cn.schoolwow" name="QuickHttp" rev="2.0.8">
  <artifact name="QuickHttp" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.schoolwow', module='QuickHttp', version='2.0.8')
)libraryDependencies += "cn.schoolwow" % "QuickHttp" % "2.0.8"[cn.schoolwow/QuickHttp "2.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| com.alibaba : fastjson | jar | 1.2.75 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jsoup : jsoup | jar | 1.11.3 | 
| cn.schoolwow : QuickServer | jar | 2.0.5-SNAPSHOT | 
| junit : junit | jar | 4.12 |