racehub/atlas

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

Leiningen/Boot

[racehub/atlas "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("racehub:atlas:0.1.0")

Maven

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