rethinkdb-protobuf

Protobufs for RethinkDB

Leiningen/Boot

[rethinkdb-protobuf "2.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

rethinkdb-protobuf/rethinkdb-protobuf {:mvn/version "2.2.2-SNAPSHOT"}

Gradle

implementation("rethinkdb-protobuf:rethinkdb-protobuf:2.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>rethinkdb-protobuf</groupId>
  <artifactId>rethinkdb-protobuf</artifactId>
  <version>2.2.2-SNAPSHOT</version>
</dependency>