tsmarsh/hexgrid-clj

Hexgrid utility functions for clojure

Leiningen/Boot

[tsmarsh/hexgrid-clj "0.1.0"]

Clojure CLI/deps.edn

tsmarsh/hexgrid-clj {:mvn/version "0.1.0"}

Gradle

implementation("tsmarsh:hexgrid-clj:0.1.0")

Maven

<dependency>
  <groupId>tsmarsh</groupId>
  <artifactId>hexgrid-clj</artifactId>
  <version>0.1.0</version>
</dependency>