ahungry/xdg-rc

Library for working with XDG_CONFIG_HOME or other RC locations.

Leiningen/Boot

[ahungry/xdg-rc "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

ahungry/xdg-rc {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("ahungry:xdg-rc:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>ahungry</groupId>
  <artifactId>xdg-rc</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>