License |
License |
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-aggregate |
Last Version | Last Version0.43.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance Java Dataframe
|
Filename | Size |
---|---|
tablesaw-aggregate-0.43.1.pom | |
tablesaw-aggregate-0.43.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-aggregate/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-aggregate</artifactId>
<version>0.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-aggregate/
implementation 'tech.tablesaw:tablesaw-aggregate:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-aggregate/
implementation ("tech.tablesaw:tablesaw-aggregate:0.43.1")
'tech.tablesaw:tablesaw-aggregate:jar:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-aggregate" rev="0.43.1">
<artifact name="tablesaw-aggregate" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-aggregate', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-aggregate" % "0.43.1"
[tech.tablesaw/tablesaw-aggregate "0.43.1"]
Group / Artifact | Type | Version |
---|---|---|
tech.tablesaw : tablesaw-core | jar | 0.43.1 |
tech.tablesaw : tablesaw-beakerx | jar | 0.43.1 |
tech.tablesaw : tablesaw-excel | jar | 0.43.1 |
tech.tablesaw : tablesaw-html | jar | 0.43.1 |
tech.tablesaw : tablesaw-json | jar | 0.43.1 |
tech.tablesaw : tablesaw-jsplot | jar | 0.43.1 |
tech.tablesaw : tablesaw-saw | jar | 0.43.1 |