brunokim/loom

Graph library for Clojure

Leiningen/Boot

[brunokim/loom "0.4.2-SNAPSHOT"]

Clojure CLI/deps.edn

brunokim/loom {:mvn/version "0.4.2-SNAPSHOT"}

Gradle

implementation("brunokim:loom:0.4.2-SNAPSHOT")

Maven

<dependency>
  <groupId>brunokim</groupId>
  <artifactId>loom</artifactId>
  <version>0.4.2-SNAPSHOT</version>
</dependency>