libraryDependencies += "com.thesamet.scalapb" %%% "protobuf-runtime-scala" % "0.8.2"
import $ivy.`com.thesamet.scalapb::protobuf-runtime-scala:0.8.2`
<dependency> <groupId>com.thesamet.scalapb</groupId> <artifactId>protobuf-runtime-scala_native0.3_2.11</artifactId> <version>0.8.2</version> </dependency>
compile group: 'com.thesamet.scalapb', name: 'protobuf-runtime-scala_native0.3_2.11', version: '0.8.2'
ivy"com.thesamet.scalapb::protobuf-runtime-scala:0.8.2"