yada

A powerful Clojure web library, full HTTP, full async

Leiningen/Boot

[yada "1.1.28"]

Clojure CLI/deps.edn

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

Gradle

implementation("yada:yada:1.1.28")

Maven

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