is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-parent 0.24.10

High-performance Java Dataframe

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-parent
Version

Version

0.24.10
Type

Type

pom

Download tablesaw-parent 0.24.10


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