$ clj
Clojure 1.11.1
user=> (require '[com.grzm.awyeah.client.api :as aws])
Execution error (FileNotFoundException) at com.grzm.awyeah.client.api/eval154$loading (api.clj:4).
Could not locate clojure/tools/logging__init.class, clojure/tools/logging.clj or clojure/tools/logging.cljc on classpath.
On Clojure 1.11.1 with the
deps.edn
from the top-level README: