clj-grid-core

Grid Platform - Core

Leiningen/Boot

[clj-grid-core "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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