google-maps

Google Maps Clojure Library

Leiningen/Boot

[google-maps "0.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

google-maps/google-maps {:mvn/version "0.5.1-SNAPSHOT"}

Gradle

implementation("google-maps:google-maps:0.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>google-maps</groupId>
  <artifactId>google-maps</artifactId>
  <version>0.5.1-SNAPSHOT</version>
</dependency>