is not current version
Last Version 0.7.7.3

com.github.lwhite1:tablesaw 0.7.6

High-performance Java Dataframe with integrated columnar storage

Categories

Categories

Tablesaw Business Logic Libraries Science
GroupId

GroupId

com.github.lwhite1
ArtifactId

ArtifactId

tablesaw
Version

Version

0.7.6
Type

Type

jar

Download tablesaw 0.7.6


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