License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdopenblas |
Last Version | Last Version0.3.19-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for OpenBLAS
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/openblas/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>openblas</artifactId>
<version>0.3.19-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/openblas/
implementation 'org.bytedeco:openblas:0.3.19-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/openblas/
implementation ("org.bytedeco:openblas:0.3.19-1.5.7")
'org.bytedeco:openblas:jar:0.3.19-1.5.7'
<dependency org="org.bytedeco" name="openblas" rev="0.3.19-1.5.7">
<artifact name="openblas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='openblas', version='0.3.19-1.5.7')
)
libraryDependencies += "org.bytedeco" % "openblas" % "0.3.19-1.5.7"
[org.bytedeco/openblas "0.3.19-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
0.3.19-1.5.7
|
0.3.17-1.5.6
|
0.3.13-1.5.5
|
0.3.10-1.5.4
|
0.3.9-1.5.3
|
0.3.9-1-1.5.3
|
0.3.7-1.5.2
|
0.3.6-1.5.1
|
0.3.5-1.5
|