creativescala / doodle   0.21.0

Apache License 2.0 Website GitHub

Compositional vector graphics in Scala / Scala.JS

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

doodle-plot 0.9.16


Group ID:
org.creativescala
Artifact ID:
doodle-plot_2.13
Version:
0.9.16
Release Date:
Feb 27, 2020
Licenses:
Files:

libraryDependencies += "org.creativescala" %% "doodle-plot" % "0.9.16"

Mill build tool

ivy"org.creativescala::doodle-plot:0.9.16"

Scala CLI

//> using dep "org.creativescala::doodle-plot:0.9.16"

Ammonite REPL

import $ivy.`org.creativescala::doodle-plot:0.9.16`

<dependency>
  <groupId>org.creativescala</groupId>
  <artifactId>doodle-plot_2.13</artifactId>
  <version>0.9.16</version>
</dependency>

compile group: 'org.creativescala', name: 'doodle-plot_2.13', version: '0.9.16'