| Categories | CategoriesNet | 
|---|---|
| GroupId | GroupIdnet.dongliu | 
| ArtifactId | ArtifactIdcute-http | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionExtension for JDK Http Module | 
| Filename | Size | 
|---|---|
| cute-http-3.0.0.pom | |
| cute-http-3.0.0.jar | 102 KB | 
| cute-http-3.0.0-sources.jar | 55 KB | 
| cute-http-3.0.0-javadoc.jar | 675 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.dongliu/cute-http/ -->
<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>cute-http</artifactId>
    <version>3.0.0</version>
</dependency>// https://jarcasting.com/artifacts/net.dongliu/cute-http/
implementation 'net.dongliu:cute-http:3.0.0'// https://jarcasting.com/artifacts/net.dongliu/cute-http/
implementation ("net.dongliu:cute-http:3.0.0")'net.dongliu:cute-http:jar:3.0.0'<dependency org="net.dongliu" name="cute-http" rev="3.0.0">
  <artifact name="cute-http" type="jar" />
</dependency>@Grapes(
@Grab(group='net.dongliu', module='cute-http', version='3.0.0')
)libraryDependencies += "net.dongliu" % "cute-http" % "3.0.0"[net.dongliu/cute-http "3.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.dongliu : commons | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-core | jar | |
| org.eclipse.jetty : jetty-servlet | jar |