License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cognitect |
ArtifactId | ArtifactIdhttp-client |
Last Version | Last Version1.0.111 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-client
HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-1.0.111.pom | |
http-client-1.0.111.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect/http-client/ -->
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>http-client</artifactId>
<version>1.0.111</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/http-client/
implementation 'com.cognitect:http-client:1.0.111'
// https://jarcasting.com/artifacts/com.cognitect/http-client/
implementation ("com.cognitect:http-client:1.0.111")
'com.cognitect:http-client:jar:1.0.111'
<dependency org="com.cognitect" name="http-client" rev="1.0.111">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='http-client', version='1.0.111')
)
libraryDependencies += "com.cognitect" % "http-client" % "1.0.111"
[com.cognitect/http-client "1.0.111"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : core.async | jar | 1.5.648 |
org.eclipse.jetty : jetty-client | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-http | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-util | jar | 9.4.44.v20210927 |