cljs-time

clj-time with less Java interop

Leiningen/Boot

[cljs-time "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

cljs-time/cljs-time {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("cljs-time:cljs-time:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cljs-time</groupId>
  <artifactId>cljs-time</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>