funnyplaces

An experimental Clojure client library for Factual's Places API

Leiningen/Boot

[funnyplaces "1.1-alpha-SNAPSHOT"]

Clojure CLI/deps.edn

funnyplaces/funnyplaces {:mvn/version "1.1-alpha-SNAPSHOT"}

Gradle

implementation("funnyplaces:funnyplaces:1.1-alpha-SNAPSHOT")

Maven

<dependency>
  <groupId>funnyplaces</groupId>
  <artifactId>funnyplaces</artifactId>
  <version>1.1-alpha-SNAPSHOT</version>
</dependency>