libraryDependencies += "com.thesamet.scalapb" %% "protobuf-runtime-scala" % "0.8.7"
import $ivy.`com.thesamet.scalapb::protobuf-runtime-scala:0.8.7`
<dependency> <groupId>com.thesamet.scalapb</groupId> <artifactId>protobuf-runtime-scala_2.13</artifactId> <version>0.8.7</version> </dependency>
compile group: 'com.thesamet.scalapb', name: 'protobuf-runtime-scala_2.13', version: '0.8.7'
ivy"com.thesamet.scalapb::protobuf-runtime-scala:0.8.7"