is not current version
Last Version 4.1.0-m3

org.wso2.ei:http-client 4.0.0-m3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

http-client
Version

Version

4.0.0-m3
Type

Type

pom

Download http-client 4.0.0-m3

Filename Size
http-client-4.0.0-m3.pom 1 KB
Browse

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