Fork me on GitHub
#leiningen
<
2017-02-01
>
cap10morgan21:02:58

Anyone ever run into a maven artifact whose name starts with a number? net.3scale/3scale-api in this case. it's giving me an Invalid token error when lein tries to load it.

arohner23:02:58

Is there a lein plugin for downloading dependencies from the command line? I have a private S3 repo, and I want to resolve foo-standalone.jar so I can java -jar foo-standalone.jar