org.clojars.grounded_sage/too-hot

A very simple Fahrenheit to Celsius converter.

Leiningen/Boot

[org.clojars.grounded_sage/too-hot "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.grounded_sage/too-hot {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.grounded_sage:too-hot:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.grounded_sage</groupId>
  <artifactId>too-hot</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.