tech.ardour/negotiator

Ardour Tech Content Negotiation Library

Leiningen/Boot

[tech.ardour/negotiator "0.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

tech.ardour/negotiator {:mvn/version "0.0.3-SNAPSHOT"}

Gradle

implementation("tech.ardour:negotiator:0.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>tech.ardour</groupId>
  <artifactId>negotiator</artifactId>
  <version>0.0.3-SNAPSHOT</version>
</dependency>