io.framed/clj-btable

A binary serialization format for sparse, labeled 2D numeric datasets

Leiningen/Boot

[io.framed/clj-btable "0.1.2"]

Clojure CLI/deps.edn

io.framed/clj-btable {:mvn/version "0.1.2"}

Gradle

implementation("io.framed:clj-btable:0.1.2")

Maven

<dependency>
  <groupId>io.framed</groupId>
  <artifactId>clj-btable</artifactId>
  <version>0.1.2</version>
</dependency>