Clojure Adding a Dependency — cheshire, deps.edn, and Maven Coordinates | Episode 23
0views
C
CelesteAI
Description
One line in `deps.edn` — a group/artifact and a Maven version — and a whole library is on your classpath. That's how Clojure projects pull in code from the ecosystem: through the Clojure CLI, backed by Clojars and Maven Central.