mcorbin/corbihttp

Shared namespaces for my http projects

Leiningen/Boot

[mcorbin/corbihttp "0.12.0"]

Clojure CLI/deps.edn

mcorbin/corbihttp {:mvn/version "0.12.0"}

Gradle

implementation("mcorbin:corbihttp:0.12.0")

Maven

<dependency>
  <groupId>mcorbin</groupId>
  <artifactId>corbihttp</artifactId>
  <version>0.12.0</version>
</dependency>