is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-aggregate 0.11.1


Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-aggregate
Version

Version

0.11.1
Type

Type

jar

Download tablesaw-aggregate 0.11.1


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