thesamet / sbt-protoc   1.0.7

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 0.99.27


Group ID:
com.thesamet
Artifact ID:
sbt-protoc
Version:
0.99.27
Release Date:
Nov 9, 2019
Licenses:
Files:

libraryDependencies += "com.thesamet" % "sbt-protoc" % "0.99.27"

Mill build tool

ivy"com.thesamet:sbt-protoc:0.99.27"

Scala CLI

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

Ammonite REPL

import $ivy.`com.thesamet:sbt-protoc:0.99.27`

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

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