atmos-geo

Atmos geography micro service

Leiningen/Boot

[atmos-geo "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

atmos-geo/atmos-geo {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("atmos-geo:atmos-geo:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>atmos-geo</groupId>
  <artifactId>atmos-geo</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>