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

tech.tablesaw:tablesaw-core 0.43.0


Категории

Категории

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

Группа

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

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

tablesaw-core
Версия

Версия

0.43.0
Тип

Тип

jar

Скачать tablesaw-core 0.43.0


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