oubiwann/clj-gdal

GDAL for Clojure

Leiningen/Boot

[oubiwann/clj-gdal "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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