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

tech.tablesaw:tablesaw-core 0.38.4


Категории

Категории

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

Группа

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

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

tablesaw-core
Версия

Версия

0.38.4
Тип

Тип

jar

Скачать tablesaw-core 0.38.4


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