is not current version
Last Version 0.6.6

io.jhdf:jhdf 0.5.7

A pure Java HDF5 library

GroupId

GroupId

io.jhdf
ArtifactId

ArtifactId

jhdf
Version

Version

0.5.7
Type

Type

jar

Download jhdf 0.5.7


<!-- https://jarcasting.com/artifacts/io.jhdf/jhdf/ -->
<dependency>
    <groupId>io.jhdf</groupId>
    <artifactId>jhdf</artifactId>
    <version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.jhdf/jhdf/
implementation 'io.jhdf:jhdf:0.5.7'
// https://jarcasting.com/artifacts/io.jhdf/jhdf/
implementation ("io.jhdf:jhdf:0.5.7")
'io.jhdf:jhdf:jar:0.5.7'
<dependency org="io.jhdf" name="jhdf" rev="0.5.7">
  <artifact name="jhdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jhdf', module='jhdf', version='0.5.7')
)
libraryDependencies += "io.jhdf" % "jhdf" % "0.5.7"
[io.jhdf/jhdf "0.5.7"]