| License | License
                                                        MIT License                                                 | 
|---|---|
| GroupId | GroupIdtop.redscorpion | 
| ArtifactId | ArtifactIdredscorpion-http | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionredscorpion-http Http客户端 | 
| Filename | Size | 
|---|---|
| redscorpion-http-0.0.7.pom | |
| redscorpion-http-0.0.7-sources.jar | 22 bytes | 
| redscorpion-http-0.0.7-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-http/ -->
<dependency>
    <groupId>top.redscorpion</groupId>
    <artifactId>redscorpion-http</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-http/
implementation 'top.redscorpion:redscorpion-http:0.0.7'// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-http/
implementation ("top.redscorpion:redscorpion-http:0.0.7")'top.redscorpion:redscorpion-http:jar:0.0.7'<dependency org="top.redscorpion" name="redscorpion-http" rev="0.0.7">
  <artifact name="redscorpion-http" type="jar" />
</dependency>@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-http', version='0.0.7')
)libraryDependencies += "top.redscorpion" % "redscorpion-http" % "0.0.7"[top.redscorpion/redscorpion-http "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.redscorpion : redscorpion-core | jar | 0.0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.projectlombok : lombok | jar | 1.18.24 |