org.clojars.htmfilho/cosmos

Cosmos is a Clojure astronomic library for applications that need information about earth level astronomic phenomena such as moon phases, sunset and sunrise time, eclipses, as well as space level ones such as orbits, distances, our moon, comets, stars and many other interesting matters.

Leiningen/Boot

[org.clojars.htmfilho/cosmos "0.6.0"]

Clojure CLI/deps.edn

org.clojars.htmfilho/cosmos {:mvn/version "0.6.0"}

Gradle

implementation("org.clojars.htmfilho:cosmos:0.6.0")

Maven

<dependency>
  <groupId>org.clojars.htmfilho</groupId>
  <artifactId>cosmos</artifactId>
  <version>0.6.0</version>
</dependency>

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