pathetic

The missing path handling.

Leiningen/Boot

[pathetic "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("pathetic:pathetic:0.5.0")

Maven

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