License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdnumpy |
Last Version | Last Version1.22.2-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for NumPy
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/numpy/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>numpy</artifactId>
<version>1.22.2-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/numpy/
implementation 'org.bytedeco:numpy:1.22.2-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/numpy/
implementation ("org.bytedeco:numpy:1.22.2-1.5.7")
'org.bytedeco:numpy:jar:1.22.2-1.5.7'
<dependency org="org.bytedeco" name="numpy" rev="1.22.2-1.5.7">
<artifact name="numpy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='numpy', version='1.22.2-1.5.7')
)
libraryDependencies += "org.bytedeco" % "numpy" % "1.22.2-1.5.7"
[org.bytedeco/numpy "1.22.2-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : openblas | jar | 0.3.19-1.5.7 |
org.bytedeco : cpython | jar | 3.10.2-1.5.7 |
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
1.22.2-1.5.7
|
1.21.1-1.5.6
|
1.20.1-1.5.5
|
1.19.1-1.5.4
|
1.18.2-1.5.3
|
1.17.3-1.5.2
|
1.16.4-1.5.1
|
1.16.2-1.5
|