| License |
License |
|---|---|
| Categories |
CategoriesTablesaw Business Logic Libraries Science |
| GroupId | GroupIdtech.tablesaw |
| ArtifactId | ArtifactIdtablesaw-html |
| Version | Version0.42.0 |
| Type | Typejar |
| Description |
DescriptionHigh-performance Java Dataframe
|
| Filename | Size |
|---|---|
| tablesaw-html-0.42.0.pom | |
| tablesaw-html-0.42.0.jar | 13 KB |
| tablesaw-html-0.42.0-sources.jar | 7 KB |
| tablesaw-html-0.42.0-shaded.jar | 420 KB |
| tablesaw-html-0.42.0-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-html/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-html</artifactId>
<version>0.42.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-html/
implementation 'tech.tablesaw:tablesaw-html:0.42.0'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-html/
implementation ("tech.tablesaw:tablesaw-html:0.42.0")
'tech.tablesaw:tablesaw-html:jar:0.42.0'
<dependency org="tech.tablesaw" name="tablesaw-html" rev="0.42.0">
<artifact name="tablesaw-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-html', version='0.42.0')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-html" % "0.42.0"
[tech.tablesaw/tablesaw-html "0.42.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsoup : jsoup | jar | 1.14.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| tech.tablesaw : tablesaw-core | jar | 0.42.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |