com.7theta/tempus

Clojure(script) time library

Leiningen/Boot

[com.7theta/tempus "0.2.0"]

Clojure CLI/deps.edn

com.7theta/tempus {:mvn/version "0.2.0"}

Gradle

implementation("com.7theta:tempus:0.2.0")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>tempus</artifactId>
  <version>0.2.0</version>
</dependency>