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

compilerplugin 0.11.0-M4


Group ID:
com.thesamet.scalapb
Artifact ID:
compilerplugin_2.12
Version:
0.11.0-M4
Release Date:
Nov 16, 2020
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.0-M4"

Mill build tool

ivy"com.thesamet.scalapb::compilerplugin:0.11.0-M4"

Scala CLI

//> using dep "com.thesamet.scalapb::compilerplugin:0.11.0-M4"

Ammonite REPL

import $ivy.`com.thesamet.scalapb::compilerplugin:0.11.0-M4`

<dependency>
  <groupId>com.thesamet.scalapb</groupId>
  <artifactId>compilerplugin_2.12</artifactId>
  <version>0.11.0-M4</version>
</dependency>

compile group: 'com.thesamet.scalapb', name: 'compilerplugin_2.12', version: '0.11.0-M4'