is not current version
Last Version 1.4.0.RELEASE

com.jd.blockchain:utils-http 0.8.3.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

utils-http
Version

Version

0.8.3.RELEASE
Type

Type

jar

Download utils-http 0.8.3.RELEASE


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