thesamet / sbt-protoc   1.0.8

Apache License 2.0 GitHub

SBT plugin for generating code from Protocol Buffer using protoc

Scala versions: 2.12
sbt plugins: 1.x

sbt-protoc 1.0.0-RC3


Group ID:
com.thesamet
Artifact ID:
sbt-protoc
Version:
1.0.0-RC3
Release Date:
Oct 31, 2020
Licenses:
Files:

libraryDependencies += "com.thesamet" % "sbt-protoc" % "1.0.0-RC3"

Mill build tool

ivy"com.thesamet:sbt-protoc:1.0.0-RC3"

Scala CLI

//> using dep "com.thesamet:sbt-protoc:1.0.0-RC3"

Ammonite REPL

import $ivy.`com.thesamet:sbt-protoc:1.0.0-RC3`

<dependency>
  <groupId>com.thesamet</groupId>
  <artifactId>sbt-protoc</artifactId>
  <version>1.0.0-RC3</version>
</dependency>

compile group: 'com.thesamet', name: 'sbt-protoc', version: '1.0.0-RC3'