Download smile-core-1.0.3.jar file - Jar s

Jar examples for s:smile-core

Description

Statisticcal Machine Intelligence and Learning Engine -- Core

You can download jar file smile-core 1.0.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add smile-core-1.0.3.jar to your project.

<dependency>
   <groupId>com.github.haifengl</groupId>
   <artifactId>smile-core</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.github.haifengl', name: 'smile-core', version: '1.0.3'
libraryDependencies += "com.github.haifengl" % "smile-core" % "1.0.3"
<dependency org="com.github.haifengl" name="smile-core" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.haifengl', module='smile-core', version='1.0.3'))
'com.github.haifengl:smile-core:jar:1.0.3'

Download

Click the following link to download the jar file.

smile-core-1.0.3-javadoc.jar
smile-core-1.0.3-sources.jar
smile-core-1.0.3.jar
smile-core-1.0.3.pom



Related Tutorials