scalapb / scalapb   0.11.15

Apache License 2.0 Website GitHub

Protocol buffer compiler for Scala.

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
sbt plugins: 0.13

scalapb-runtime-grpc 0.8.0-RC1


Group ID:
com.thesamet.scalapb
Artifact ID:
scalapb-runtime-grpc_2.12
Version:
0.8.0-RC1
Release Date:
Jul 9, 2018
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb" %% "scalapb-runtime-grpc" % "0.8.0-RC1"

Mill build tool

ivy"com.thesamet.scalapb::scalapb-runtime-grpc:0.8.0-RC1"

Scala CLI

//> using dep "com.thesamet.scalapb::scalapb-runtime-grpc:0.8.0-RC1"

Ammonite REPL

import $ivy.`com.thesamet.scalapb::scalapb-runtime-grpc:0.8.0-RC1`

<dependency>
  <groupId>com.thesamet.scalapb</groupId>
  <artifactId>scalapb-runtime-grpc_2.12</artifactId>
  <version>0.8.0-RC1</version>
</dependency>

compile group: 'com.thesamet.scalapb', name: 'scalapb-runtime-grpc_2.12', version: '0.8.0-RC1'