Clojure-protobuf provides a clojure interface to Google's protocol buffers. This is a fork of flatland's clojure-protobuf that removes the dependency on the lein-protobuf plugin.
[revise/protobuf "0.8.3"]
revise/protobuf {:mvn/version "0.8.3"}
implementation("revise:protobuf:0.8.3")
<dependency> <groupId>revise</groupId> <artifactId>protobuf</artifactId> <version>0.8.3</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: