satellite-clj

Library for satellite propagation and other space maths.

Leiningen/Boot

[satellite-clj "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

satellite-clj/satellite-clj {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("satellite-clj:satellite-clj:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>satellite-clj</groupId>
  <artifactId>satellite-clj</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>