atty303 / scalapb   0.9.3

Apache License 2.0 Website GitHub

Protocol buffer compiler for Scala.

Scala versions: 2.13 2.12 2.11 2.10

compilerplugin 0.9.3


Group ID:
io.github.CyberAgent
Artifact ID:
compilerplugin_2.13
Version:
0.9.3
Release Date:
Jul 22, 2019
Licenses:
Files:

libraryDependencies += "io.github.CyberAgent" %% "compilerplugin" % "0.9.3"

Mill build tool

ivy"io.github.CyberAgent::compilerplugin:0.9.3"

Scala CLI

//> using dep "io.github.CyberAgent::compilerplugin:0.9.3"

Ammonite REPL

import $ivy.`io.github.CyberAgent::compilerplugin:0.9.3`

<dependency>
  <groupId>io.github.CyberAgent</groupId>
  <artifactId>compilerplugin_2.13</artifactId>
  <version>0.9.3</version>
</dependency>

compile group: 'io.github.CyberAgent', name: 'compilerplugin_2.13', version: '0.9.3'