is not current version
Last Version 2.1.3.RELEASE

com.jd.httpservice:httpservice-utils 2.0.0.RELEASE


GroupId

GroupId

com.jd.httpservice
ArtifactId

ArtifactId

httpservice-utils
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download httpservice-utils 2.0.0.RELEASE


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