thinktopic/matrix.fressian

Adds Fressian support for core.matrix.

Leiningen/Boot

[thinktopic/matrix.fressian "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

thinktopic/matrix.fressian {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("thinktopic:matrix.fressian:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thinktopic</groupId>
  <artifactId>matrix.fressian</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>