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

tech.tablesaw:tablesaw-parent 0.33.5

High-performance Java Dataframe

Категории

Категории

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

Группа

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

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

tablesaw-parent
Версия

Версия

0.33.5
Тип

Тип

pom

Скачать tablesaw-parent 0.33.5

Имя Файла Размер
tablesaw-parent-0.33.5.pom 9 KB
Обзор

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