не последняя версия
Последняя версия 0.43.1

tech.tablesaw:tablesaw-html 0.38.5


Категории

Категории

Tablesaw Прикладные библиотеки Science
Группа

Группа

tech.tablesaw
Идентификатор

Идентификатор

tablesaw-html
Версия

Версия

0.38.5
Тип

Тип

jar

Скачать tablesaw-html 0.38.5


<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-html/ -->
<dependency>
    <groupId>tech.tablesaw</groupId>
    <artifactId>tablesaw-html</artifactId>
    <version>0.38.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-html/
implementation 'tech.tablesaw:tablesaw-html:0.38.5'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-html/
implementation ("tech.tablesaw:tablesaw-html:0.38.5")
'tech.tablesaw:tablesaw-html:jar:0.38.5'
<dependency org="tech.tablesaw" name="tablesaw-html" rev="0.38.5">
  <artifact name="tablesaw-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-html', version='0.38.5')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-html" % "0.38.5"
[tech.tablesaw/tablesaw-html "0.38.5"]