License |
License |
---|---|
GroupId | GroupIdio.jhdf |
ArtifactId | ArtifactIdjhdf |
Last Version | Last Version0.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjhdf
A pure Java HDF5 library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jhdf-0.6.6.pom | |
jhdf-0.6.6.jar | 201 KB |
jhdf-0.6.6-sources.jar | 115 KB |
jhdf-0.6.6-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jhdf/jhdf/ -->
<dependency>
<groupId>io.jhdf</groupId>
<artifactId>jhdf</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.jhdf/jhdf/
implementation 'io.jhdf:jhdf:0.6.6'
// https://jarcasting.com/artifacts/io.jhdf/jhdf/
implementation ("io.jhdf:jhdf:0.6.6")
'io.jhdf:jhdf:jar:0.6.6'
<dependency org="io.jhdf" name="jhdf" rev="0.6.6">
<artifact name="jhdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jhdf', module='jhdf', version='0.6.6')
)
libraryDependencies += "io.jhdf" % "jhdf" % "0.6.6"
[io.jhdf/jhdf "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.ning : compress-lzf | jar | 1.1 |