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