is not current version
Last Version 0.0.7

top.redscorpion:redscorpion-http 0.0.4

Http客户端

GroupId

GroupId

top.redscorpion
ArtifactId

ArtifactId

redscorpion-http
Version

Version

0.0.4
Type

Type

jar

Download redscorpion-http 0.0.4


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