is not current version
Last Version 4.1.0-m3

org.wso2.ei:http-client 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

http-client
Version

Version

1.1.0
Type

Type

pom

Download http-client 1.1.0

Filename Size
http-client-1.1.0.pom 1 KB
Browse

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