Download hdf5-java-bindings-1.1.0-hdf5_2.11.0.jar file - Jar h

Jar examples for h:hdf5-java-bindings

Description

HDF5 java bindings

You can download jar file hdf5-java-bindings 1.1.0-hdf5_2.11.0 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add hdf5-java-bindings-1.1.0-hdf5_2.11.0.jar to your project.

<dependency>
   <groupId>org.broadinstitute</groupId>
   <artifactId>hdf5-java-bindings</artifactId>
   <version>1.1.0-hdf5_2.11.0</version>
</dependency>
compile group: 'org.broadinstitute', name: 'hdf5-java-bindings', version: '1.1.0-hdf5_2.11.0'
libraryDependencies += "org.broadinstitute" % "hdf5-java-bindings" % "1.1.0-hdf5_2.11.0"
<dependency org="org.broadinstitute" name="hdf5-java-bindings" rev="1.1.0-hdf5_2.11.0"/>
@Grapes(@Grab(group='org.broadinstitute', module='hdf5-java-bindings', version='1.1.0-hdf5_2.11.0'))
'org.broadinstitute:hdf5-java-bindings:jar:1.1.0-hdf5_2.11.0'

Download

Click the following link to download the jar file.

hdf5-java-bindings-1.1.0-hdf5_2.11.0-javadoc.jar
hdf5-java-bindings-1.1.0-hdf5_2.11.0-sources.jar
hdf5-java-bindings-1.1.0-hdf5_2.11.0.jar
hdf5-java-bindings-1.1.0-hdf5_2.11.0.pom



Related Tutorials