is not current version
Last Version 3.0.31.RELEASE

com.github.shoothzj:sdk-http 3.0.18.RELEASE


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-http
Version

Version

3.0.18.RELEASE
Type

Type

jar

Download sdk-http 3.0.18.RELEASE


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