com.danboykis/lein-protobuf-compiler

Leiningen plugin for compiling protocol buffers.

Leiningen/Boot

[com.danboykis/lein-protobuf-compiler "0.0.2"]

Clojure CLI/deps.edn

com.danboykis/lein-protobuf-compiler {:mvn/version "0.0.2"}

Gradle

implementation("com.danboykis:lein-protobuf-compiler:0.0.2")

Maven

<dependency>
  <groupId>com.danboykis</groupId>
  <artifactId>lein-protobuf-compiler</artifactId>
  <version>0.0.2</version>
</dependency>