grid-clj

Grid record to hold coordinates' grids.

Leiningen/Boot

[grid-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

grid-clj/grid-clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("grid-clj:grid-clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>grid-clj</groupId>
  <artifactId>grid-clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>