#clojure people, it's me (again).
How do you manage deps.edn? Do you write it by hand? Is there anything like `yarn add` / `cargo add` at all? Sadly, I have zero idea about java ecosystem, so I literally can't figure how the maven thing is supposed to work, e.g. if I want to add a dependency on `thheller/shadow-cljs`, how do I know which version is the latest?
Yeah, I know I can go to github. I can expect the package name to be same as GH repo. But there's no releases. Is clojars.org how you find things?
