com.widdindustries/cljc.java-time

Provides the full java-time API to Clojure and Clojurescript

Leiningen/Boot

[com.widdindustries/cljc.java-time "0.1.20"]

Clojure CLI/deps.edn

com.widdindustries/cljc.java-time {:mvn/version "0.1.20"}

Gradle

implementation("com.widdindustries:cljc.java-time:0.1.20")

Maven

<dependency>
  <groupId>com.widdindustries</groupId>
  <artifactId>cljc.java-time</artifactId>
  <version>0.1.20</version>
</dependency>