xyz.thoren/luminary

Calculate dates based on the Bible and the 1st Book of Enoch.

Leiningen/Boot

[xyz.thoren/luminary "0.3.1"]

Clojure CLI/deps.edn

xyz.thoren/luminary {:mvn/version "0.3.1"}

Gradle

implementation("xyz.thoren:luminary:0.3.1")

Maven

<dependency>
  <groupId>xyz.thoren</groupId>
  <artifactId>luminary</artifactId>
  <version>0.3.1</version>
</dependency>