is not current version
Last Version 0.6.6

io.jhdf:jhdf 0.4.8

A pure Java HDF5 library

GroupId

GroupId

io.jhdf
ArtifactId

ArtifactId

jhdf
Version

Version

0.4.8
Type

Type

jar

Download jhdf 0.4.8


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