oubiwann/clj-gdal

Clojure-idiomatic GDAL wrapper

Leiningen/Boot

[oubiwann/clj-gdal "0.2.0"]

Clojure CLI/deps.edn

oubiwann/clj-gdal {:mvn/version "0.2.0"}

Gradle

implementation("oubiwann:clj-gdal:0.2.0")

Maven

<dependency>
  <groupId>oubiwann</groupId>
  <artifactId>clj-gdal</artifactId>
  <version>0.2.0</version>
</dependency>