| License |
License |
|---|---|
| GroupId | GroupIdcom.github.piotr-kalanski |
| ArtifactId | ArtifactIdsplot |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
DescriptionSPlot
Scala library for data visualization
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| splot-0.2.0.pom | |
| splot-0.2.0.jar | 470 KB |
| splot-0.2.0-sources.jar | 36 KB |
| splot-0.2.0-javadoc.jar | 742 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.knowm.xchart : xchart | jar | 3.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |
| junit : junit | jar | 4.10 |