Where does lein store the various Jars it downloads from maven when I run:
lein deps
Thanks
You can do
lein classpath
The result will contain all the JARs that are available to your project.
On my machine, the Maven repository (that's where the JARs usually go), is at:
~/.m2/repository
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With