com.widdindustries/tempo

Provides the full java-time API to Clojure and Clojurescript

Leiningen/Boot

[com.widdindustries/tempo "0.4.1"]

Clojure CLI/deps.edn

com.widdindustries/tempo {:mvn/version "0.4.1"}

Gradle

implementation("com.widdindustries:tempo:0.4.1")

Maven

<dependency>
  <groupId>com.widdindustries</groupId>
  <artifactId>tempo</artifactId>
  <version>0.4.1</version>
</dependency>