Jar examples for t:tablesaw
High-performance Java Dataframe with integrated columnar storage
You can download jar file tablesaw 0.7.6.4 in this page.
Apache License, Version 2.0
You can use the following script to add tablesaw-0.7.6.4.jar to your project.
<dependency> <groupId>com.github.lwhite1</groupId> <artifactId>tablesaw</artifactId> <version>0.7.6.4</version> </dependency>
compile group: 'com.github.lwhite1', name: 'tablesaw', version: '0.7.6.4'
libraryDependencies += "com.github.lwhite1" % "tablesaw" % "0.7.6.4"
<dependency org="com.github.lwhite1" name="tablesaw" rev="0.7.6.4"/>
@Grapes(@Grab(group='com.github.lwhite1', module='tablesaw', version='0.7.6.4'))
'com.github.lwhite1:tablesaw:jar:0.7.6.4'
Click the following link to download the jar file.
tablesaw-0.7.6.4-javadoc.jar