is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-parent 0.23.3

High-performance Java Dataframe

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-parent
Version

Version

0.23.3
Type

Type

pom

Download tablesaw-parent 0.23.3


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