com.github.gnl/playback

#>(tag'n'trace any Clojure(-Script) form to tap> and Portal with instant last-input function replay on eval and hassle-free insertion of traced data into the REPL)

Leiningen/Boot

[com.github.gnl/playback "0.3.6"]

Clojure CLI/deps.edn

com.github.gnl/playback {:mvn/version "0.3.6"}

Gradle

implementation("com.github.gnl:playback:0.3.6")

Maven

<dependency>
  <groupId>com.github.gnl</groupId>
  <artifactId>playback</artifactId>
  <version>0.3.6</version>
</dependency>