is not current version
Last Version 2020.3.013

com.intel.daal:daal-natives 2020.1.009

Boost machine learning and data analytics performance with this easy-to-use library

Categories

Categories

Native Development Tools
GroupId

GroupId

com.intel.daal
ArtifactId

ArtifactId

daal-natives
Version

Version

2020.1.009
Type

Type

jar

Download daal-natives 2020.1.009


<!-- https://jarcasting.com/artifacts/com.intel.daal/daal-natives/ -->
<dependency>
    <groupId>com.intel.daal</groupId>
    <artifactId>daal-natives</artifactId>
    <version>2020.1.009</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.daal/daal-natives/
implementation 'com.intel.daal:daal-natives:2020.1.009'
// https://jarcasting.com/artifacts/com.intel.daal/daal-natives/
implementation ("com.intel.daal:daal-natives:2020.1.009")
'com.intel.daal:daal-natives:jar:2020.1.009'
<dependency org="com.intel.daal" name="daal-natives" rev="2020.1.009">
  <artifact name="daal-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.daal', module='daal-natives', version='2020.1.009')
)
libraryDependencies += "com.intel.daal" % "daal-natives" % "2020.1.009"
[com.intel.daal/daal-natives "2020.1.009"]