com.lemondronor.leaflet-gorilla

A renderer for Gorilla REPL that generates Leaflet maps.

Leiningen/Boot

[com.lemondronor.leaflet-gorilla "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.lemondronor.leaflet-gorilla/com.lemondronor.leaflet-gorilla {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.lemondronor.leaflet-gorilla:com.lemondronor.leaflet-gorilla:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.lemondronor.leaflet-gorilla</groupId>
  <artifactId>com.lemondronor.leaflet-gorilla</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>