com.vgeshel/lein-protobuf

Leiningen plugin for compiling protocol buffers.

Leiningen/Boot

[com.vgeshel/lein-protobuf "0.4.4-SNAPSHOT"]

Clojure CLI/deps.edn

com.vgeshel/lein-protobuf {:mvn/version "0.4.4-SNAPSHOT"}

Gradle

implementation("com.vgeshel:lein-protobuf:0.4.4-SNAPSHOT")

Maven

<dependency>
  <groupId>com.vgeshel</groupId>
  <artifactId>lein-protobuf</artifactId>
  <version>0.4.4-SNAPSHOT</version>
</dependency>