com.lambdaisland/deja-fu

Lightweight ClojureScript local time/date library

Leiningen/Boot

[com.lambdaisland/deja-fu "0.3.33"]

Clojure CLI/deps.edn

com.lambdaisland/deja-fu {:mvn/version "0.3.33"}

Gradle

implementation("com.lambdaisland:deja-fu:0.3.33")

Maven

<dependency>
  <groupId>com.lambdaisland</groupId>
  <artifactId>deja-fu</artifactId>
  <version>0.3.33</version>
</dependency>