License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdmkl |
Last Version | Last Version2022.0-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for MKL
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/mkl/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>mkl</artifactId>
<version>2022.0-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/mkl/
implementation 'org.bytedeco:mkl:2022.0-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/mkl/
implementation ("org.bytedeco:mkl:2022.0-1.5.7")
'org.bytedeco:mkl:jar:2022.0-1.5.7'
<dependency org="org.bytedeco" name="mkl" rev="2022.0-1.5.7">
<artifact name="mkl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='mkl', version='2022.0-1.5.7')
)
libraryDependencies += "org.bytedeco" % "mkl" % "2022.0-1.5.7"
[org.bytedeco/mkl "2022.0-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
2022.0-1.5.7
|
2021.3-1.5.6
|
2021.1-1.5.5
|
2020.3-1.5.4
|
2020.1-1.5.3
|
2019.5-1.5.2
|
2019.4-1.5.1
|
2019.3-1.5
|