Download scala-chart_2.10-0.5.0.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.5.0 in this page.

License

GNU Lesser General Public Licence

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials