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