com.workiva/recide

Provides utilities for defining standard ex-info forms, as well as the capacity for checking at compile-time that they are being used as intended

Leiningen/Boot

[com.workiva/recide "1.0.1"]

Clojure CLI/deps.edn

com.workiva/recide {:mvn/version "1.0.1"}

Gradle

implementation("com.workiva:recide:1.0.1")

Maven

<dependency>
  <groupId>com.workiva</groupId>
  <artifactId>recide</artifactId>
  <version>1.0.1</version>
</dependency>