io.github.mlimotte/quandary

Leiningen/Boot

[io.github.mlimotte/quandary "0.9.0"]

Clojure CLI/deps.edn

io.github.mlimotte/quandary {:mvn/version "0.9.0"}

Gradle

implementation("io.github.mlimotte:quandary:0.9.0")

Maven

<dependency>
  <groupId>io.github.mlimotte</groupId>
  <artifactId>quandary</artifactId>
  <version>0.9.0</version>
</dependency>