A library that does nothing.
Add the following dependency to your build.sbt file:
build.sbt
libraryDependencies += "ch.epfl.scala" %% "library-example" % "1.0.1"
Next: Getting Started