edw/tinsel

Tinsel: shiny threading macros with tracing

Leiningen/Boot

[edw/tinsel "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

edw/tinsel {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("edw:tinsel:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>edw</groupId>
  <artifactId>tinsel</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>