astro-algo

Library functions based on the book Astronomical Algorithms

Leiningen/Boot

[astro-algo "0.1.3"]

Clojure CLI/deps.edn

astro-algo/astro-algo {:mvn/version "0.1.3"}

Gradle

implementation("astro-algo:astro-algo:0.1.3")

Maven

<dependency>
  <groupId>astro-algo</groupId>
  <artifactId>astro-algo</artifactId>
  <version>0.1.3</version>
</dependency>