License |
License |
---|---|
GroupId | GroupIdch.unibas.cs.gravis |
ArtifactId | ArtifactIdhdf5jar |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhdf5Jar
hdf5Jar
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdf5jar-0.1.0.pom | |
hdf5jar-0.1.0.jar | 569 KB |
hdf5jar-0.1.0-sources.jar | 253 bytes |
hdf5jar-0.1.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ch.unibas.cs.gravis/hdf5jar/ -->
<dependency>
<groupId>ch.unibas.cs.gravis</groupId>
<artifactId>hdf5jar</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/hdf5jar/
implementation 'ch.unibas.cs.gravis:hdf5jar:0.1.0'
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/hdf5jar/
implementation ("ch.unibas.cs.gravis:hdf5jar:0.1.0")
'ch.unibas.cs.gravis:hdf5jar:jar:0.1.0'
<dependency org="ch.unibas.cs.gravis" name="hdf5jar" rev="0.1.0">
<artifact name="hdf5jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.unibas.cs.gravis', module='hdf5jar', version='0.1.0')
)
libraryDependencies += "ch.unibas.cs.gravis" % "hdf5jar" % "0.1.0"
[ch.unibas.cs.gravis/hdf5jar "0.1.0"]