is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-aggregate 0.24.7


Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-aggregate
Version

Version

0.24.7
Type

Type

jar

Download tablesaw-aggregate 0.24.7


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