License |
License |
---|---|
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdnpy |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openlca:npy
A library for reading and writing NPY and NPZ files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
npy-0.0.2.pom | |
npy-0.0.2.jar | 82 KB |
npy-0.0.2-sources.jar | 37 KB |
npy-0.0.2-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/npy/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>npy</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/npy/
implementation 'org.openlca:npy:0.0.2'
// https://jarcasting.com/artifacts/org.openlca/npy/
implementation ("org.openlca:npy:0.0.2")
'org.openlca:npy:jar:0.0.2'
<dependency org="org.openlca" name="npy" rev="0.0.2">
<artifact name="npy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='npy', version='0.0.2')
)
libraryDependencies += "org.openlca" % "npy" % "0.0.2"
[org.openlca/npy "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |