is not current version
Last Version 1.22.2-1.5.7

JavaCPP Presets for NumPy 1.21.1-1.5.6

The missing bridge between Java and native C++ libraries

License

License

GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

numpy
Version

Version

1.21.1-1.5.6
Type

Type

jar
Description

Description

JavaCPP Presets for NumPy
The missing bridge between Java and native C++ libraries

Download numpy 1.21.1-1.5.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bytedeco : openblas jar 0.3.17-1.5.6
org.bytedeco : cpython jar 3.9.6-1.5.6
org.bytedeco : javacpp jar 1.5.6

Project Modules

There are no modules declared in this project.