Download smile-plot-1.3.1.jar file - Jar s

Jar examples for s:smile-plot

Description

Statisticcal Machine Intelligence and Learning Engine -- Plot

You can download jar file smile-plot 1.3.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add smile-plot-1.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

smile-plot-1.3.1-javadoc.jar
smile-plot-1.3.1-sources.jar
smile-plot-1.3.1.jar
smile-plot-1.3.1.pom



Related Tutorials