Download scala-chart_2.10-0.4.2.jar file - Jar s

Jar examples for s:scala-chart-2.10

Description

Scala Chart Library

You can download jar file scala-chart_2.10 0.4.2 in this page.

License

GNU Lesser General Public Licence

Build File

You can use the following script to add scala-chart_2.10-0.4.2.jar to your project.

<dependency>
   <groupId>com.github.wookietreiber</groupId>
   <artifactId>scala-chart_2.10</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'com.github.wookietreiber', name: 'scala-chart_2.10', version: '0.4.2'
libraryDependencies += "com.github.wookietreiber" % "scala-chart_2.10" % "0.4.2"
<dependency org="com.github.wookietreiber" name="scala-chart_2.10" rev="0.4.2"/>
@Grapes(@Grab(group='com.github.wookietreiber', module='scala-chart_2.10', version='0.4.2'))
'com.github.wookietreiber:scala-chart_2.10:jar:0.4.2'

Download

Click the following link to download the jar file.

scala-chart_2.10-0.4.2-javadoc.jar
scala-chart_2.10-0.4.2-sources.jar
scala-chart_2.10-0.4.2.jar
scala-chart_2.10-0.4.2.pom



Related Tutorials