is not current version
Last Version 0.1

org.sameersingh.scalaplot:scalaplot 0.0.4

Library for plotting the results of experiments

Categories

Categories

Scala Languages
GroupId

GroupId

org.sameersingh.scalaplot
ArtifactId

ArtifactId

scalaplot
Version

Version

0.0.4
Type

Type

jar

Download scalaplot 0.0.4


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