tiltontec/matrix

Matrix dataflow library for CLJ/CLJS

Leiningen/Boot

[tiltontec/matrix "4.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

tiltontec/matrix {:mvn/version "4.2.0-SNAPSHOT"}

Gradle

implementation("tiltontec:matrix:4.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tiltontec</groupId>
  <artifactId>matrix</artifactId>
  <version>4.2.0-SNAPSHOT</version>
</dependency>