is not current version
Last Version 1.0.1.8.RELEASE

com.github.luues.tool:tool-http 1.0.0.5.RELEASE

tool Http客户端

GroupId

GroupId

com.github.luues.tool
ArtifactId

ArtifactId

tool-http
Version

Version

1.0.0.5.RELEASE
Type

Type

jar

Download tool-http 1.0.0.5.RELEASE


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