is not current version
Last Version 0.7.7.3

com.github.lwhite1:tablesaw 0.7.1

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.1
Type

Type

jar

Download tablesaw 0.7.1


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