scalapb / scalapb   0.11.17

Apache License 2.0 Website GitHub

Protocol buffer compiler for Scala.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

scalapbc 0.10.10-preview1


Group ID:
com.thesamet.scalapb
Artifact ID:
scalapbc_2.13
Version:
0.10.10-preview1
Release Date:
Dec 28, 2020
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb" %% "scalapbc" % "0.10.10-preview1"

Mill build tool

ivy"com.thesamet.scalapb::scalapbc:0.10.10-preview1"

Scala CLI

//> using dep "com.thesamet.scalapb::scalapbc:0.10.10-preview1"

Ammonite REPL

import $ivy.`com.thesamet.scalapb::scalapbc:0.10.10-preview1`

<dependency>
  <groupId>com.thesamet.scalapb</groupId>
  <artifactId>scalapbc_2.13</artifactId>
  <version>0.10.10-preview1</version>
</dependency>

compile group: 'com.thesamet.scalapb', name: 'scalapbc_2.13', version: '0.10.10-preview1'