License |
License |
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-plot |
Last Version | Last Version0.24.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance Java Dataframe
|
Filename | Size |
---|---|
tablesaw-plot-0.24.4.pom | |
tablesaw-plot-0.24.4.jar | 58 KB |
tablesaw-plot-0.24.4-sources.jar | 44 KB |
tablesaw-plot-0.24.4-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-plot/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-plot</artifactId>
<version>0.24.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-plot/
implementation 'tech.tablesaw:tablesaw-plot:0.24.4'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-plot/
implementation ("tech.tablesaw:tablesaw-plot:0.24.4")
'tech.tablesaw:tablesaw-plot:jar:0.24.4'
<dependency org="tech.tablesaw" name="tablesaw-plot" rev="0.24.4">
<artifact name="tablesaw-plot" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-plot', version='0.24.4')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-plot" % "0.24.4"
[tech.tablesaw/tablesaw-plot "0.24.4"]
Group / Artifact | Type | Version |
---|---|---|
tech.tablesaw : tablesaw-core | jar | 0.24.4 |
com.github.haifengl : smile-plot | jar | 1.5.1 |
org.knowm.xchart : xchart | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.netbeans : jemmy | jar | 2.2.7.5 |