License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.intel.dal |
ArtifactId | ArtifactIddal-natives |
Version | Version2021.4.0.83 |
Type | Typejar |
Description |
DescriptionIntel(R) oneAPI Data Analytics Library
Boost machine learning and data analytics performance with this easy-to-use library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.intel.dal/dal-natives/ -->
<dependency>
<groupId>com.intel.dal</groupId>
<artifactId>dal-natives</artifactId>
<version>2021.4.0.83</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.dal/dal-natives/
implementation 'com.intel.dal:dal-natives:2021.4.0.83'
// https://jarcasting.com/artifacts/com.intel.dal/dal-natives/
implementation ("com.intel.dal:dal-natives:2021.4.0.83")
'com.intel.dal:dal-natives:jar:2021.4.0.83'
<dependency org="com.intel.dal" name="dal-natives" rev="2021.4.0.83">
<artifact name="dal-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.dal', module='dal-natives', version='2021.4.0.83')
)
libraryDependencies += "com.intel.dal" % "dal-natives" % "2021.4.0.83"
[com.intel.dal/dal-natives "2021.4.0.83"]