License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.intel.dal |
ArtifactId | ArtifactIddal-natives |
Version | Version2021.2.0.51 |
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.2.0.51</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.dal/dal-natives/
implementation 'com.intel.dal:dal-natives:2021.2.0.51'
// https://jarcasting.com/artifacts/com.intel.dal/dal-natives/
implementation ("com.intel.dal:dal-natives:2021.2.0.51")
'com.intel.dal:dal-natives:jar:2021.2.0.51'
<dependency org="com.intel.dal" name="dal-natives" rev="2021.2.0.51">
<artifact name="dal-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.dal', module='dal-natives', version='2021.2.0.51')
)
libraryDependencies += "com.intel.dal" % "dal-natives" % "2021.2.0.51"
[com.intel.dal/dal-natives "2021.2.0.51"]