com.github.crinklywrappr/commensura

Frink-inspired exact unit conversion and dimensional arithmetic for Clojure.

Leiningen/Boot

[com.github.crinklywrappr/commensura "1.0.37"]

Clojure CLI/deps.edn

com.github.crinklywrappr/commensura {:mvn/version "1.0.37"}

Gradle

implementation("com.github.crinklywrappr:commensura:1.0.37")

Maven

<dependency>
  <groupId>com.github.crinklywrappr</groupId>
  <artifactId>commensura</artifactId>
  <version>1.0.37</version>
</dependency>