co.paralleluniverse/comsat-clj-http

'clj-http' Quasar integration based on 'comsat-httpclient'.

Leiningen/Boot

[co.paralleluniverse/comsat-clj-http "0.4.0"]

Clojure CLI/deps.edn

co.paralleluniverse/comsat-clj-http {:mvn/version "0.4.0"}

Gradle

implementation("co.paralleluniverse:comsat-clj-http:0.4.0")

Maven

<dependency>
  <groupId>co.paralleluniverse</groupId>
  <artifactId>comsat-clj-http</artifactId>
  <version>0.4.0</version>
</dependency>