plot

Compositional graphics for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.creativescala
ArtifactId

ArtifactId

doodle-plot_3
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

plot
Compositional graphics for Scala
Project URL

Project URL

https://github.com/creativescala/doodle
Project Organization

Project Organization

Noel Welsh
Source Code Management

Source Code Management

https://github.com/creativescala/doodle

Download doodle-plot_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.creativescala : doodle-core_3 jar 0.11.1
org.creativescala : doodle-interact_3 jar 0.11.1
org.scala-lang : scala3-library_3 jar 3.1.2

test (3)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.29
io.monix : minitest_3 jar 2.9.6
io.monix : minitest-laws_3 jar 2.9.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1
0.11.0
0.10.1
0.10.0
0.9.25