License |
License |
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-parent |
Last Version | Last Version0.43.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTablesaw
High-performance Java Dataframe
|
Project URL |
Project URL |
Filename | Size |
---|---|
tablesaw-parent-0.43.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-parent/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.43.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-parent/
implementation 'tech.tablesaw:tablesaw-parent:0.43.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-parent/
implementation ("tech.tablesaw:tablesaw-parent:0.43.1")
'tech.tablesaw:tablesaw-parent:pom:0.43.1'
<dependency org="tech.tablesaw" name="tablesaw-parent" rev="0.43.1">
<artifact name="tablesaw-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-parent', version='0.43.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-parent" % "0.43.1"
[tech.tablesaw/tablesaw-parent "0.43.1"]