drake-rows

Plug Rows into Drake

Leiningen/Boot

[drake-rows "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

drake-rows/drake-rows {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("drake-rows:drake-rows:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>drake-rows</groupId>
  <artifactId>drake-rows</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>