is not current version
Last Version 1.0.111

com.cognitect:http-client 0.1.62

HTTP client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

http-client
Version

Version

0.1.62
Type

Type

jar

Download http-client 0.1.62


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