Last Version

org.openlca:npy 0.0.2

A library for reading and writing NPY and NPZ files

License

License

GroupId

GroupId

org.openlca
ArtifactId

ArtifactId

npy
Version

Version

0.0.2
Type

Type

jar
Description

Description

org.openlca:npy
A library for reading and writing NPY and NPZ files
Project URL

Project URL

https://github.com/GreenDelta/npy
Source Code Management

Source Code Management

https://github.com/GreenDelta/npy

Download npy 0.0.2


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.