Include in your build.sbt file
libraryDependencies += "io.github.scalapb-json" %% "scalapb-json-common" % "0.3.0"for scala-js, scala-native
libraryDependencies += "io.github.scalapb-json" %%% "scalapb-json-common" % "0.3.0"see https://github.com/scalapb-json/scalapb-json-common/tree/0.2.x