thinktopic/hdf5

Small jni wrapper to read hdf5 files.

Leiningen/Boot

[thinktopic/hdf5 "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("thinktopic:hdf5:0.1.1")

Maven

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