is not current version
Last Version 1.0.2

com.webank.wedatasphere.linkis:linkis-httpclient 0.9.3


Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.webank.wedatasphere.linkis
ArtifactId

ArtifactId

linkis-httpclient
Version

Version

0.9.3
Type

Type

jar

Download linkis-httpclient 0.9.3


<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-httpclient/ -->
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-httpclient</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-httpclient/
implementation 'com.webank.wedatasphere.linkis:linkis-httpclient:0.9.3'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-httpclient/
implementation ("com.webank.wedatasphere.linkis:linkis-httpclient:0.9.3")
'com.webank.wedatasphere.linkis:linkis-httpclient:jar:0.9.3'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-httpclient" rev="0.9.3">
  <artifact name="linkis-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-httpclient', version='0.9.3')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-httpclient" % "0.9.3"
[com.webank.wedatasphere.linkis/linkis-httpclient "0.9.3"]