pathetic

The missing path handling.

Leiningen/Boot

[pathetic "0.3.1"]

Clojure CLI/deps.edn

pathetic/pathetic {:mvn/version "0.3.1"}

Gradle

implementation("pathetic:pathetic:0.3.1")

Maven

<dependency>
  <groupId>pathetic</groupId>
  <artifactId>pathetic</artifactId>
  <version>0.3.1</version>
</dependency>