sbt / sbt-protobuf 0.7.1
GitHubsbt plugin for compiling protobuf files
sbt-protobuf 0.7.1
Group ID:
com.github.sbt
Artifact ID:
sbt-protobuf_2.12_1.0
Version:
0.7.1
Release Date:
Oct 2, 2021
Licenses:
Files:
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.1")
ivy"com.github.sbt::sbt-protobuf:0.7.1"
import $ivy.`com.github.sbt::sbt-protobuf:0.7.1`
<dependency> <groupId>com.github.sbt</groupId> <artifactId>sbt-protobuf_2.12_1.0</artifactId> <version>0.7.1</version> </dependency>
compile group: 'com.github.sbt', name: 'sbt-protobuf_2.12_1.0', version: '0.7.1'