is not current version
Last Version 0.11.1

org.creativescala:doodle-plot_2.13 0.9.18

Compositional graphics for Scala

Categories

Categories

Scala Languages
GroupId

GroupId

org.creativescala
ArtifactId

ArtifactId

doodle-plot_2.13
Version

Version

0.9.18
Type

Type

jar

Download doodle-plot_2.13 0.9.18


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