MVN

io.jhdf : jhdf

Maven & Gradle

May 10, 2023
2 usages
105 stars

jhdf · A pure Java HDF5 library

<dependency>
    <groupId>io.jhdf</groupId>
    <artifactId>jhdf</artifactId>
    <version>0.6.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jhdf : jhdf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.10

All Versions

Choose a version of io.jhdf : jhdf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
jhdf-0.6.10
jhdf-0.6.9
jhdf-0.6.8
jhdf-0.6.7
jhdf-0.6.6
jhdf-0.6.5
jhdf-0.6.4
jhdf-0.6.3
jhdf-0.6.2
jhdf-0.6.1
jhdf-0.6.0
0.5.x
jhdf-0.5.11
jhdf-0.5.10
jhdf-0.5.9
jhdf-0.5.8
jhdf-0.5.7
jhdf-0.5.6
jhdf-0.5.5
jhdf-0.5.4
jhdf-0.5.3
jhdf-0.5.2
jhdf-0.5.1
jhdf-0.5.0
0.4.x
jhdf-0.4.8
jhdf-0.4.7
jhdf-0.4.6
jhdf-0.4.5
jhdf-0.4.4
jhdf-0.4.3
jhdf-0.4.2
jhdf-0.4.1
jhdf-0.4.0
0.3.x
jhdf-0.3.2
jhdf-0.3.1
jhdf-0.3.0
0.2.x
jhdf-0.2.3
jhdf-0.2.2
jhdf-0.2.1

How to add a dependency to Maven

Add the following io.jhdf : jhdf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jhdf</groupId>
    <artifactId>jhdf</artifactId>
    <version>0.6.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jhdf : jhdf gradle dependency to your build.gradle file:

implementation 'io.jhdf:jhdf:0.6.10'

Gradle Kotlin DSL: Add the following io.jhdf : jhdf gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jhdf:jhdf:0.6.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jhdf : jhdf sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jhdf" % "jhdf" % "0.6.10"

Advertisement

Dependencies from Group

May 10, 2023
2 usages
105 stars

Discover Dependencies

xom
May 14, 2023
296 usages
60 stars
Jul 22, 2023
15 usages
98 stars
Jan 16, 2023
17 usages
2k stars
Mar 18, 2023
2 usages
Jul 12, 2020
36 usages
655 stars
Aug 04, 2023
3 usages
1k stars
Jan 17, 2020
2.5k stars