thinktopic/hdf5

Small jni wrapper to read hdf5 files.

Leiningen/Boot

[thinktopic/hdf5 "0.2.0"]

Clojure CLI/deps.edn

thinktopic/hdf5 {:mvn/version "0.2.0"}

Gradle

implementation("thinktopic:hdf5:0.2.0")

Maven

<dependency>
  <groupId>thinktopic</groupId>
  <artifactId>hdf5</artifactId>
  <version>0.2.0</version>
</dependency>