clj-gdal

Clojure-idiomatic GDAL wrapper

Leiningen/Boot

[clj-gdal "0.3.5-SNAPSHOT"]

Clojure CLI/deps.edn

clj-gdal/clj-gdal {:mvn/version "0.3.5-SNAPSHOT"}

Gradle

implementation("clj-gdal:clj-gdal:0.3.5-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-gdal</groupId>
  <artifactId>clj-gdal</artifactId>
  <version>0.3.5-SNAPSHOT</version>
</dependency>