Last Version

evilplot 0.8.1

A Scala combinator-based visualization library.

License

License

GroupId

GroupId

io.github.cibotech
ArtifactId

ArtifactId

evilplot_2.12
Version

Version

0.8.1
Type

Type

jar
Description

Description

evilplot
A Scala combinator-based visualization library.
Project URL

Project URL

https://www.github.com/cibotech/evilplot
Project Organization

Project Organization

CiBO Technologies
Source Code Management

Source Code Management

https://github.com/cibotech/evilplot

Download evilplot_2.12 0.8.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.github.cibotech : evilplot-math_2.12 jar 0.8.1
io.circe : circe-core_2.12 jar 0.13.0
io.circe : circe-generic_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0
io.circe : circe-generic-extras_2.12 jar 0.13.0
org.scalactic : scalactic_2.12 jar 3.0.8

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.3
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.