yada/core

A powerful Clojure web library, full HTTP, full async

Leiningen/Boot

[yada/core "1.2.12"]

Clojure CLI/deps.edn

yada/core {:mvn/version "1.2.12"}

Gradle

implementation("yada:core:1.2.12")

Maven

<dependency>
  <groupId>yada</groupId>
  <artifactId>core</artifactId>
  <version>1.2.12</version>
</dependency>