thunknyc.profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc.profile "0.1.0"]

Clojure CLI/deps.edn

thunknyc.profile/thunknyc.profile {:mvn/version "0.1.0"}

Gradle

implementation("thunknyc.profile:thunknyc.profile:0.1.0")

Maven

<dependency>
  <groupId>thunknyc.profile</groupId>
  <artifactId>thunknyc.profile</artifactId>
  <version>0.1.0</version>
</dependency>