jlk/time

time functions

Leiningen/Boot

[jlk/time "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

jlk/time {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("jlk:time:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>jlk</groupId>
  <artifactId>time</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>