Download smile-data-1.0.1.jar file - Jar s

Jar examples for s:smile-data

Description

Statisticcal Machine Intelligence and Learning Engine -- Data

You can download jar file smile-data 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add smile-data-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

smile-data-1.0.1-javadoc.jar
smile-data-1.0.1-sources.jar
smile-data-1.0.1.jar
smile-data-1.0.1.pom



Related Tutorials