org.clojars.pschmied/clj-hdf5

HDF5 interface for Clojure based on JHDF5

Leiningen/Boot

[org.clojars.pschmied/clj-hdf5 "0.2"]

Clojure CLI/deps.edn

org.clojars.pschmied/clj-hdf5 {:mvn/version "0.2"}

Gradle

implementation("org.clojars.pschmied:clj-hdf5:0.2")

Maven

<dependency>
  <groupId>org.clojars.pschmied</groupId>
  <artifactId>clj-hdf5</artifactId>
  <version>0.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.