clj-maxmind-geoip

A thin wrapper around Maxmind's GeoIP Java API.

Leiningen/Boot

[clj-maxmind-geoip "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-maxmind-geoip/clj-maxmind-geoip {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-maxmind-geoip:clj-maxmind-geoip:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-maxmind-geoip</groupId>
  <artifactId>clj-maxmind-geoip</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>