is not current version
Last Version 0.43.1

Tablesaw 0.42.0

High-performance Java Dataframe

License

License

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-parent
Version

Version

0.42.0
Type

Type

pom
Description

Description

Tablesaw
High-performance Java Dataframe
Project URL

Project URL

https://github.com/jtablesaw/tablesaw

Download tablesaw-parent 0.42.0

Filename Size
tablesaw-parent-0.42.0.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • aggregate
  • beakerx
  • excel
  • html
  • json
  • jsplot
  • saw
  • docs-src