yada

A powerful Clojure web library, full HTTP, full async

Leiningen/Boot

[yada "1.1.21"]

Clojure CLI/deps.edn

yada/yada {:mvn/version "1.1.21"}

Gradle

implementation("yada:yada:1.1.21")

Maven

<dependency>
  <groupId>yada</groupId>
  <artifactId>yada</artifactId>
  <version>1.1.21</version>
</dependency>