clj-spy-log

This is program which offers basic spy log functions

Leiningen/Boot

[clj-spy-log "0.0.0-alfa-130917b"]

Clojure CLI/deps.edn

clj-spy-log/clj-spy-log {:mvn/version "0.0.0-alfa-130917b"}

Gradle

implementation("clj-spy-log:clj-spy-log:0.0.0-alfa-130917b")

Maven

<dependency>
  <groupId>clj-spy-log</groupId>
  <artifactId>clj-spy-log</artifactId>
  <version>0.0.0-alfa-130917b</version>
</dependency>