shakhov.units

Computing with physical quantities

Leiningen/Boot

[shakhov.units "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

shakhov.units/shakhov.units {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("shakhov.units:shakhov.units:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>shakhov.units</groupId>
  <artifactId>shakhov.units</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>