com.widdindustries/tempo

Provides the full java-time API to Clojure and Clojurescript

Leiningen/Boot

[com.widdindustries/tempo "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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