orgs.clojars.llcawthorne/too-hot

A very simple Fahrenheit to Celsius converter.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 88 Downloads
  • 88 This Version

Leiningen/Boot

[orgs.clojars.llcawthorne/too-hot "1.0.0"]

Clojure CLI/deps.edn

orgs.clojars.llcawthorne/too-hot {:mvn/version "1.0.0"}

Gradle

implementation("orgs.clojars.llcawthorne:too-hot:1.0.0")

Maven

<dependency>
  <groupId>orgs.clojars.llcawthorne</groupId>
  <artifactId>too-hot</artifactId>
  <version>1.0.0</version>
</dependency>