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