Categories |
CategoriesTablesaw Business Logic Libraries Science |
---|---|
GroupId | GroupIdcom.github.lwhite1 |
ArtifactId | ArtifactIdtablesaw |
Version | Version0.7.6.6 |
Type | Typejar |
Filename | Size |
---|---|
tablesaw-0.7.6.6.pom | |
tablesaw-0.7.6.6.jar | 31 MB |
tablesaw-0.7.6.6-sources.jar | 247 KB |
tablesaw-0.7.6.6-javadoc.jar | 818 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lwhite1/tablesaw/ -->
<dependency>
<groupId>com.github.lwhite1</groupId>
<artifactId>tablesaw</artifactId>
<version>0.7.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lwhite1/tablesaw/
implementation 'com.github.lwhite1:tablesaw:0.7.6.6'
// https://jarcasting.com/artifacts/com.github.lwhite1/tablesaw/
implementation ("com.github.lwhite1:tablesaw:0.7.6.6")
'com.github.lwhite1:tablesaw:jar:0.7.6.6'
<dependency org="com.github.lwhite1" name="tablesaw" rev="0.7.6.6">
<artifact name="tablesaw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lwhite1', module='tablesaw', version='0.7.6.6')
)
libraryDependencies += "com.github.lwhite1" % "tablesaw" % "0.7.6.6"
[com.github.lwhite1/tablesaw "0.7.6.6"]