Last Version

SPlot 0.2.0

Scala library for data visualization

License

License

GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

splot
Version

Version

0.2.0
Type

Type

jar
Description

Description

SPlot
Scala library for data visualization
Project URL

Project URL

https://github.com/piotr-kalanski/SPlot
Source Code Management

Source Code Management

https://github.com/piotr-kalanski/SPlot/tree/master

Download splot 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.knowm.xchart : xchart jar 3.2.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.