hexagram30/map

A map-making library for use by hexagram30 projects

Leiningen/Boot

[hexagram30/map "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hexagram30/map {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hexagram30:map:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hexagram30</groupId>
  <artifactId>map</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>