Is there any way to treat the "scala-library" JAR as provided using SBT 0.13.7?
I'm using sbt-proguard to package my JAR, which is later loaded dynamically into an application that already has an appropriately versioned scala-library on the classpath.