ucum-lib

Implementation of the UCUM units of measure standard.

Leiningen/Boot

[ucum-lib "0.2.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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