clj-http-status

HTTP status codes

Leiningen/Boot

[clj-http-status "0.1.0"]

Clojure CLI/deps.edn

clj-http-status/clj-http-status {:mvn/version "0.1.0"}

Gradle

implementation("clj-http-status:clj-http-status:0.1.0")

Maven

<dependency>
  <groupId>clj-http-status</groupId>
  <artifactId>clj-http-status</artifactId>
  <version>0.1.0</version>
</dependency>