healthunlocked/matrix-market

MatrixMarket reader/writer for Clojure

Leiningen/Boot

[healthunlocked/matrix-market "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

healthunlocked/matrix-market {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("healthunlocked:matrix-market:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>healthunlocked</groupId>
  <artifactId>matrix-market</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>