is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-parent 0.11.6

High-performance Java Dataframe with integrated columnar storage

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-parent
Version

Version

0.11.6
Type

Type

pom

Download tablesaw-parent 0.11.6


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