com.aevy.geocoding

FIXME: write description

Leiningen/Boot

[com.aevy.geocoding "0.1.6"]

Clojure CLI/deps.edn

com.aevy.geocoding/com.aevy.geocoding {:mvn/version "0.1.6"}

Gradle

implementation("com.aevy.geocoding:com.aevy.geocoding:0.1.6")

Maven

<dependency>
  <groupId>com.aevy.geocoding</groupId>
  <artifactId>com.aevy.geocoding</artifactId>
  <version>0.1.6</version>
</dependency>