Last Version

scalaplot 0.1

Library for plotting the results of experiments

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.sameersingh.scalaplot
ArtifactId

ArtifactId

scalaplot
Version

Version

0.1
Type

Type

jar
Description

Description

scalaplot
Library for plotting the results of experiments
Project URL

Project URL

http://www.sameersingh.org/scalaplot
Source Code Management

Source Code Management

https://github.com/sameersingh/scalaplot

Download scalaplot 0.1


<!-- https://jarcasting.com/artifacts/org.sameersingh.scalaplot/scalaplot/ -->
<dependency>
    <groupId>org.sameersingh.scalaplot</groupId>
    <artifactId>scalaplot</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sameersingh.scalaplot/scalaplot/
implementation 'org.sameersingh.scalaplot:scalaplot:0.1'
// https://jarcasting.com/artifacts/org.sameersingh.scalaplot/scalaplot/
implementation ("org.sameersingh.scalaplot:scalaplot:0.1")
'org.sameersingh.scalaplot:scalaplot:jar:0.1'
<dependency org="org.sameersingh.scalaplot" name="scalaplot" rev="0.1">
  <artifact name="scalaplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sameersingh.scalaplot', module='scalaplot', version='0.1')
)
libraryDependencies += "org.sameersingh.scalaplot" % "scalaplot" % "0.1"
[org.sameersingh.scalaplot/scalaplot "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
jfree : jfreechart jar 1.0.13
com.itextpdf : itextpdf jar 5.1.2
com.itextpdf.tool : xmlworker jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.