tech.ardour/http

Ardour Tech HTTP Library

Leiningen/Boot

[tech.ardour/http "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

tech.ardour/http {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("tech.ardour:http:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>tech.ardour</groupId>
  <artifactId>http</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>