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

tech.tablesaw:tablesaw-core 0.38.5


Категории

Категории

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

Группа

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

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

tablesaw-core
Версия

Версия

0.38.5
Тип

Тип

jar

Скачать tablesaw-core 0.38.5


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