Last Version

npy 0.3.5

NPY and NPZ support for the JVM

License

License

GroupId

GroupId

org.jetbrains.bio
ArtifactId

ArtifactId

npy
Version

Version

0.3.5
Type

Type

jar
Description

Description

npy
NPY and NPZ support for the JVM
Project URL

Project URL

https://github.com/JetBrains-Research/npy
Source Code Management

Source Code Management

https://github.com/JetBrains-Research/npy

Download npy 0.3.5


<!-- https://jarcasting.com/artifacts/org.jetbrains.bio/npy/ -->
<dependency>
    <groupId>org.jetbrains.bio</groupId>
    <artifactId>npy</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.bio/npy/
implementation 'org.jetbrains.bio:npy:0.3.5'
// https://jarcasting.com/artifacts/org.jetbrains.bio/npy/
implementation ("org.jetbrains.bio:npy:0.3.5")
'org.jetbrains.bio:npy:jar:0.3.5'
<dependency org="org.jetbrains.bio" name="npy" rev="0.3.5">
  <artifact name="npy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.bio', module='npy', version='0.3.5')
)
libraryDependencies += "org.jetbrains.bio" % "npy" % "0.3.5"
[org.jetbrains.bio/npy "0.3.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.21
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.