scalapb / protobuf-runtime-scala   0.8.13

GitHub
Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

protobuf-runtime-scala 0.8.6


Group ID:
com.thesamet.scalapb
Artifact ID:
protobuf-runtime-scala_2.13
Version:
0.8.6
Release Date:
May 17, 2020
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb" %% "protobuf-runtime-scala" % "0.8.6"

Mill build tool

ivy"com.thesamet.scalapb::protobuf-runtime-scala:0.8.6"

Scala CLI

//> using dep "com.thesamet.scalapb::protobuf-runtime-scala:0.8.6"

Ammonite REPL

import $ivy.`com.thesamet.scalapb::protobuf-runtime-scala:0.8.6`

<dependency>
  <groupId>com.thesamet.scalapb</groupId>
  <artifactId>protobuf-runtime-scala_2.13</artifactId>
  <version>0.8.6</version>
</dependency>

compile group: 'com.thesamet.scalapb', name: 'protobuf-runtime-scala_2.13', version: '0.8.6'