org.clojars.sbowman/clj-time

A date and time library for Clojure, wrapping Joda Time. Updated to use Clojure 1.3.0 and Joda Time 2.0.

Leiningen/Boot

[org.clojars.sbowman/clj-time "0.3.2"]

Clojure CLI/deps.edn

org.clojars.sbowman/clj-time {:mvn/version "0.3.2"}

Gradle

implementation("org.clojars.sbowman:clj-time:0.3.2")

Maven

<dependency>
  <groupId>org.clojars.sbowman</groupId>
  <artifactId>clj-time</artifactId>
  <version>0.3.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.