is not current version
Last Version 5.10.0-m2

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.analytics.is
ArtifactId

ArtifactId

http-client
Version

Version

5.8.0-m1
Type

Type

pom

Download http-client 5.8.0-m1

Filename Size
http-client-5.8.0-m1.pom 1 KB
Browse

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