is not current version
Last Version 0.1

org.sameersingh.scalaplot:scalaplot 0.0.3

Library for plotting the results of experiments

Categories

Categories

Scala Languages
GroupId

GroupId

org.sameersingh.scalaplot
ArtifactId

ArtifactId

scalaplot
Version

Version

0.0.3
Type

Type

jar

Download scalaplot 0.0.3


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