org.clojars.xbrln/days-on-earth

A Clojure library designed to calculate the number of days you have lived on earth!

Leiningen/Boot

[org.clojars.xbrln/days-on-earth "0.1.2"]

Clojure CLI/deps.edn

org.clojars.xbrln/days-on-earth {:mvn/version "0.1.2"}

Gradle

implementation("org.clojars.xbrln:days-on-earth:0.1.2")

Maven

<dependency>
  <groupId>org.clojars.xbrln</groupId>
  <artifactId>days-on-earth</artifactId>
  <version>0.1.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.