astro-algo

Library functions based on the book Astronomical Algorithms

Leiningen/Boot

[astro-algo "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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