yada

A powerful Clojure web library, full HTTP, full async

Leiningen/Boot

[yada "1.1.0-custombuild-SNAPSHOT"]

Clojure CLI/deps.edn

yada/yada {:mvn/version "1.1.0-custombuild-SNAPSHOT"}

Gradle

implementation("yada:yada:1.1.0-custombuild-SNAPSHOT")

Maven

<dependency>
  <groupId>yada</groupId>
  <artifactId>yada</artifactId>
  <version>1.1.0-custombuild-SNAPSHOT</version>
</dependency>