com.lambdaisland/deja-fu

Lightweight ClojureScript local time/date library

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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