but this has downsides, since adding the extra maven repo has to be done for anything upstream that might be using something using this library.
Any chance you can add the dependency to Clojars as well? If not, it's probably worth calling this out in the README so other people don't get tripped up on it
This doesn't work with
deps.edn
if you just add the dependency as is:unless you add a
:mvn/repos
entry likebut this has downsides, since adding the extra maven repo has to be done for anything upstream that might be using something using this library.
Any chance you can add the dependency to Clojars as well? If not, it's probably worth calling this out in the README so other people don't get tripped up on it