racehub/atlas

Utilities for creating maps in Clojurescript using the Google Maps API and Om.

Leiningen/Boot

[racehub/atlas "0.1.2"]

Clojure CLI/deps.edn

racehub/atlas {:mvn/version "0.1.2"}

Gradle

implementation("racehub:atlas:0.1.2")

Maven

<dependency>
  <groupId>racehub</groupId>
  <artifactId>atlas</artifactId>
  <version>0.1.2</version>
</dependency>