is not current version
Last Version 1.4.0.RELEASE

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


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

utils-http
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download utils-http 1.2.0.RELEASE


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