thunknyc.profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc.profile "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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