░▒▓
Topic of Scala
Cross-version Scala Logging with SBT
In this article, I want to give a beginner example of how to use SBTs cross version feature for building for both e.g. Scala 2.10 and Scala 2.11 by also solving a real-world dependency problem with Typesafes Scala Logging. [...]