Scala/Play · Part 8
Learning sbt from Maven: Eight Lessons from a Runnable Scala 2.13 Build
I knew how to run sbt, but not how its build model worked. I built a small Scala 2.13 project and traced settings, tasks, scopes, Zinc, dependencies, Coursier and local publication back to the Maven concepts I already knew.