e85th/clj-postgis

PostGIS related functionality for interacting with the Postgres

Leiningen/Boot

[e85th/clj-postgis "0.1.1"]

Clojure CLI/deps.edn

e85th/clj-postgis {:mvn/version "0.1.1"}

Gradle

implementation("e85th:clj-postgis:0.1.1")

Maven

<dependency>
  <groupId>e85th</groupId>
  <artifactId>clj-postgis</artifactId>
  <version>0.1.1</version>
</dependency>