is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-core 0.24.4


Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-core
Version

Version

0.24.4
Type

Type

jar

Download tablesaw-core 0.24.4


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