com.widdindustries/time-literals-tempo

A Clojure(Script) library which provides tagged literals for java.time and Temporal objects, on the JVM and JS runtimes respectively.

Leiningen/Boot

[com.widdindustries/time-literals-tempo "0.1.10"]

Clojure CLI/deps.edn

com.widdindustries/time-literals-tempo {:mvn/version "0.1.10"}

Gradle

implementation("com.widdindustries:time-literals-tempo:0.1.10")

Maven

<dependency>
  <groupId>com.widdindustries</groupId>
  <artifactId>time-literals-tempo</artifactId>
  <version>0.1.10</version>
</dependency>