ayato_p/cybozu-http

Cybozu HTTP client for Clojure

Leiningen/Boot

[ayato_p/cybozu-http "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ayato_p/cybozu-http {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ayato_p:cybozu-http:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ayato_p</groupId>
  <artifactId>cybozu-http</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>