Download splot-0.2.0.jar file - Jar s

Jar examples for s:splot

Description

Scala library for data visualization

You can download jar file splot 0.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add splot-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.piotr-kalanski</groupId>
   <artifactId>splot</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.piotr-kalanski', name: 'splot', version: '0.2.0'
libraryDependencies += "com.github.piotr-kalanski" % "splot" % "0.2.0"
<dependency org="com.github.piotr-kalanski" name="splot" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.piotr-kalanski', module='splot', version='0.2.0'))
'com.github.piotr-kalanski:splot:jar:0.2.0'

Download

Click the following link to download the jar file.

splot-0.2.0-javadoc.jar
splot-0.2.0-sources.jar
splot-0.2.0.jar
splot-0.2.0.pom



Related Tutorials