ucum-lib

Implementation of the UCUM units of measure standard.

Leiningen/Boot

[ucum-lib "0.3.0"]

Clojure CLI/deps.edn

ucum-lib/ucum-lib {:mvn/version "0.3.0"}

Gradle

implementation("ucum-lib:ucum-lib:0.3.0")

Maven

<dependency>
  <groupId>ucum-lib</groupId>
  <artifactId>ucum-lib</artifactId>
  <version>0.3.0</version>
</dependency>