is not current version
Last Version 5.10.0-m2

org.wso2.analytics.is:http-client 5.8.0-m20


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.analytics.is
ArtifactId

ArtifactId

http-client
Version

Version

5.8.0-m20
Type

Type

pom

Download http-client 5.8.0-m20


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