com.mungolab/clj-geo

collections of fns to help working with geo data

Leiningen/Boot

[com.mungolab/clj-geo "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.mungolab/clj-geo {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.mungolab:clj-geo:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.mungolab</groupId>
  <artifactId>clj-geo</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>