com.flyingmachine/webutils

some web app utilities

Leiningen/Boot

[com.flyingmachine/webutils "0.1.5"]

Clojure CLI/deps.edn

com.flyingmachine/webutils {:mvn/version "0.1.5"}

Gradle

implementation("com.flyingmachine:webutils:0.1.5")

Maven

<dependency>
  <groupId>com.flyingmachine</groupId>
  <artifactId>webutils</artifactId>
  <version>0.1.5</version>
</dependency>