Files
scala-learn-1/project/protoc.sbt
Pavel Kachalouski 37533b7c90 Initial commit
2019-04-23 13:38:15 +02:00

4 lines
133 B
Scala

addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.18")
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.7.4"