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

compilerplugin 0.5.5


Group ID:
com.trueaccord.scalapb
Artifact ID:
compilerplugin_2.11
Version:
0.5.5
Release Date:
Jun 4, 2015
Licenses:
Files:

libraryDependencies += "com.trueaccord.scalapb" %% "compilerplugin" % "0.5.5"

Mill build tool

ivy"com.trueaccord.scalapb::compilerplugin:0.5.5"

Scala CLI

//> using dep "com.trueaccord.scalapb::compilerplugin:0.5.5"

Ammonite REPL

import $ivy.`com.trueaccord.scalapb::compilerplugin:0.5.5`

<dependency>
  <groupId>com.trueaccord.scalapb</groupId>
  <artifactId>compilerplugin_2.11</artifactId>
  <version>0.5.5</version>
</dependency>

compile group: 'com.trueaccord.scalapb', name: 'compilerplugin_2.11', version: '0.5.5'