Last Version

se.johanteleman:Visdome 1.0.1

Visualization library for scala for plotting. Inspired by ggplot2 and a little by d3js.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

se.johanteleman
ArtifactId

ArtifactId

Visdome
Version

Version

1.0.1
Type

Type

jar
Description

Description

se.johanteleman:Visdome
Visualization library for scala for plotting. Inspired by ggplot2 and a little by d3js.
Project URL

Project URL

https://github.com/fickludd/treacle

Download Visdome 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-swing jar 2.10.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.scalatest : scalatest_2.10.0 jar 2.0.M5

Project Modules

There are no modules declared in this project.