How to run a sbt-managed application project without sbt?
My question is about running an application that's in a project managed by sbt 0.10.1 and hence relies on its automatic dependency management (to download and set up appropriate classpath to run).When using the automatic dependency manageme