org.openlca:npy

A library for reading and writing NPY and NPZ files

License

License

GroupId

GroupId

org.openlca
ArtifactId

ArtifactId

npy
Last Version

Last Version

0.0.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.0.2
0.0.1