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

tech.tablesaw:tablesaw-plot 0.11.4


Категории

Категории

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

Группа

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

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

tablesaw-plot
Версия

Версия

0.11.4
Тип

Тип

jar

Скачать tablesaw-plot 0.11.4


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