is not current version
Last Version 1.4.1

org.expath.http.client:http-client 1.4.0

EXPath HTTP Client module.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.expath.http.client
ArtifactId

ArtifactId

http-client
Version

Version

1.4.0
Type

Type

pom

Download http-client 1.4.0

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

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