thunknyc/profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc/profile "0.5.1"]

Clojure CLI/deps.edn

thunknyc/profile {:mvn/version "0.5.1"}

Gradle

implementation("thunknyc:profile:0.5.1")

Maven

<dependency>
  <groupId>thunknyc</groupId>
  <artifactId>profile</artifactId>
  <version>0.5.1</version>
</dependency>