is not current version
Last Version 1.0.111

com.cognitect:http-client 0.1.76

HTTP client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

http-client
Version

Version

0.1.76
Type

Type

jar

Download http-client 0.1.76


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