invetica/ring-spec

Clojure specs for Ring

Leiningen/Boot

[invetica/ring-spec "0.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

invetica/ring-spec {:mvn/version "0.0.3-SNAPSHOT"}

Gradle

implementation("invetica:ring-spec:0.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>invetica</groupId>
  <artifactId>ring-spec</artifactId>
  <version>0.0.3-SNAPSHOT</version>
</dependency>