xdg-basedir

Implementation of the XDG Base Directory Specification

  • VCSN/A

  • cljdoc documentationcljdoc
  • 128 Downloads
  • 128 This Version

Leiningen/Boot

[xdg-basedir "1.0.0"]

Clojure CLI/deps.edn

xdg-basedir/xdg-basedir {:mvn/version "1.0.0"}

Gradle

implementation("xdg-basedir:xdg-basedir:1.0.0")

Maven

<dependency>
  <groupId>xdg-basedir</groupId>
  <artifactId>xdg-basedir</artifactId>
  <version>1.0.0</version>
</dependency>