gprotbuf

Google Protocol Buffer Parser

Leiningen/Boot

[gprotbuf "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

gprotbuf/gprotbuf {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("gprotbuf:gprotbuf:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>gprotbuf</groupId>
  <artifactId>gprotbuf</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>