mtnygard/datoms-say-what

Visualize the results of a Datomic transaction

Leiningen/Boot

[mtnygard/datoms-say-what "1.0.0"]

Clojure CLI/deps.edn

mtnygard/datoms-say-what {:mvn/version "1.0.0"}

Gradle

implementation("mtnygard:datoms-say-what:1.0.0")

Maven

<dependency>
  <groupId>mtnygard</groupId>
  <artifactId>datoms-say-what</artifactId>
  <version>1.0.0</version>
</dependency>