is not current version
Last Version 4.4.0-RC4

org.wso2.sp:http-client 4.3.0-M4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

http-client
Version

Version

4.3.0-M4
Type

Type

pom

Download http-client 4.3.0-M4

Filename Size
http-client-4.3.0-M4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.sp/http-client/ -->
<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>http-client</artifactId>
    <version>4.3.0-M4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.sp/http-client/
implementation 'org.wso2.sp:http-client:4.3.0-M4'
// https://jarcasting.com/artifacts/org.wso2.sp/http-client/
implementation ("org.wso2.sp:http-client:4.3.0-M4")
'org.wso2.sp:http-client:pom:4.3.0-M4'
<dependency org="org.wso2.sp" name="http-client" rev="4.3.0-M4">
  <artifact name="http-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.sp', module='http-client', version='4.3.0-M4')
)
libraryDependencies += "org.wso2.sp" % "http-client" % "4.3.0-M4"
[org.wso2.sp/http-client "4.3.0-M4"]