I have a project:
lazy val root = project .in(file(".")) .settings( ...
I wish to add ScalaPB to the project and I need to add: