net.danielcompton/defn-spec-alpha

Create specs for your functions inline with your defn's

Leiningen/Boot

[net.danielcompton/defn-spec-alpha "0.1.0"]

Clojure CLI/deps.edn

net.danielcompton/defn-spec-alpha {:mvn/version "0.1.0"}

Gradle

implementation("net.danielcompton:defn-spec-alpha:0.1.0")

Maven

<dependency>
  <groupId>net.danielcompton</groupId>
  <artifactId>defn-spec-alpha</artifactId>
  <version>0.1.0</version>
</dependency>