web-utils

Leiningen/Boot

[web-utils "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

web-utils/web-utils {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("web-utils:web-utils:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>web-utils</groupId>
  <artifactId>web-utils</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>