io.github.frenchy64/instrument-defprotocol

Tools to instrument defprotocol.

Leiningen/Boot

[io.github.frenchy64/instrument-defprotocol "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.frenchy64/instrument-defprotocol {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("io.github.frenchy64:instrument-defprotocol:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.frenchy64</groupId>
  <artifactId>instrument-defprotocol</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>