hackworth/bux

Simple money handling library

Leiningen/Boot

[hackworth/bux "0.2.2"]

Clojure CLI/deps.edn

hackworth/bux {:mvn/version "0.2.2"}

Gradle

implementation("hackworth:bux:0.2.2")

Maven

<dependency>
  <groupId>hackworth</groupId>
  <artifactId>bux</artifactId>
  <version>0.2.2</version>
</dependency>