is not current version
Last Version 4.1.0-m3

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

http-client
Version

Version

4.0.0-m7
Type

Type

pom

Download http-client 4.0.0-m7

Filename Size
http-client-4.0.0-m7.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-m7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/http-client/
implementation 'org.wso2.ei:http-client:4.0.0-m7'
// https://jarcasting.com/artifacts/org.wso2.ei/http-client/
implementation ("org.wso2.ei:http-client:4.0.0-m7")
'org.wso2.ei:http-client:pom:4.0.0-m7'
<dependency org="org.wso2.ei" name="http-client" rev="4.0.0-m7">
  <artifact name="http-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='http-client', version='4.0.0-m7')
)
libraryDependencies += "org.wso2.ei" % "http-client" % "4.0.0-m7"
[org.wso2.ei/http-client "4.0.0-m7"]