cibotech / evilplot   0.9.2

BSD 3-clause "New" or "Revised" License Website GitHub

A Scala combinator-based plotting library.

Scala versions: 2.13 2.12
Scala.js versions: 1.x

evilplot-repl 0.9.2


Group ID:
io.github.cibotech
Artifact ID:
evilplot-repl_2.13
Version:
0.9.2
Release Date:
Nov 1, 2024
Licenses:
Files:
Full Scala Version:
2.13.11
Developers:

libraryDependencies += "io.github.cibotech" %% "evilplot-repl" % "0.9.2"

Mill build tool

ivy"io.github.cibotech::evilplot-repl:0.9.2"

Scala CLI

//> using dep "io.github.cibotech::evilplot-repl:0.9.2"

Ammonite REPL

import $ivy.`io.github.cibotech::evilplot-repl:0.9.2`

<dependency>
  <groupId>io.github.cibotech</groupId>
  <artifactId>evilplot-repl_2.13</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'io.github.cibotech', name: 'evilplot-repl_2.13', version: '0.9.2'