immutant-spec

Reference immutant resources as data

Leiningen/Boot

[immutant-spec "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

immutant-spec/immutant-spec {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("immutant-spec:immutant-spec:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>immutant-spec</groupId>
  <artifactId>immutant-spec</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>