License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdch.unibas.cs.gravis |
ArtifactId | ArtifactIdhdf5javanatives |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhdf5JavaNatives
hdf5JavaNatives
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdf5javanatives-0.1.0.pom | |
hdf5javanatives-0.1.0.jar | 3 MB |
hdf5javanatives-0.1.0-sources.jar | 3 MB |
hdf5javanatives-0.1.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.unibas.cs.gravis/hdf5javanatives/ -->
<dependency>
<groupId>ch.unibas.cs.gravis</groupId>
<artifactId>hdf5javanatives</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/hdf5javanatives/
implementation 'ch.unibas.cs.gravis:hdf5javanatives:0.1.0'
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/hdf5javanatives/
implementation ("ch.unibas.cs.gravis:hdf5javanatives:0.1.0")
'ch.unibas.cs.gravis:hdf5javanatives:jar:0.1.0'
<dependency org="ch.unibas.cs.gravis" name="hdf5javanatives" rev="0.1.0">
<artifact name="hdf5javanatives" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.unibas.cs.gravis', module='hdf5javanatives', version='0.1.0')
)
libraryDependencies += "ch.unibas.cs.gravis" % "hdf5javanatives" % "0.1.0"
[ch.unibas.cs.gravis/hdf5javanatives "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.unibas.cs.gravis : hdf5jar | jar | 0.1.0 |